When linux installs phpmyadmin, why is it blank? Thank you!

when linux installs phpmyadmin, it is installed successfully, but when it is typed by the browser, it is really blank. How to solve it? Thank you, dear

Environment description:
php-5.3.5
phpmyadmin-4.7
CentOS release 6.9 (Final)

Mar.18,2021

install the php extension php-mbstring
1, sudo yum install php-mbstring
2, restart apache,sudo service httpd restart

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b38359-2c0f0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b38359-2c0f0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?