phpmyadmin displays blank page

steven4021

Registered
Oct 19, 2013
1
0
1
cPanel Access Level
Root Administrator
Hi,

I got a colocation server with WHM/CPANEL installed.

everything works fine except the problem that once I open phpmyadmin in WHM or Cpanel, it gives me a blank page.

I read some posts and

1. tried /scripts/upcp --force but putty crashed every time in the middle of process.

2. tried /usr/local/cpanel/bin/updatephpmyadmin --force , update completed but problem persists

3. tried stat /var/cpanel/usecpphp and got stat: cannot stat `/var/cpanel/usecpphp': No such file or directory

4. tried grep '' /etc/*release /usr/local/cpanel/version /var/cpanel/envtype
got
/etc/centos-release:CentOS release 6.4 (Final)
/etc/redhat-release:CentOS release 6.4 (Final)
/etc/system-release:CentOS release 6.4 (Final)
/usr/local/cpanel/version:11.38.2.7
/var/cpanel/envtype:standard

also tried tail -f /usr/local/cpanel/logs/error_log and got :

[2013-10-19 16:46:27 +0800] info [updatephpmyadmin] Applied patch '0012-Fix-Disp layBinaryAsHex-on-PHP-5.3.patch'
patching file libraries/DisplayResults.class.php
[2013-10-19 16:46:27 +0800] info [updatephpmyadmin] Applied patch '0013-Remove-b uttons-to-add-and-edit-users.patch'
patching file libraries/server_privileges.lib.php
[2013-10-19 16:46:27 +0800] info [updatephpmyadmin] Applied patch '0014-bug-4046 -Exporting-huge-Tables-causes-memory-Problem.patch'
patching file export.php
patching file libraries/common.inc.php
[2013-10-19 16:46:27 +0800] info [updatephpmyadmin] Applied patch '0015-Fix-impo rt-from-sql-query-form.patch'
patching file import.php
[2013-10-19 16:46:27 +0800] info [updatephpmyadmin] Successfully applied 15 patc hes


help~
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,258
463
Hello :)

You can utilize the "screen" utility before running the cPanel update if you are having trouble staying connected to the SSH session. EX:

screen utility - linux

As for phpMyAdmin, do you experience the same issue with an alternate web browser? Are there any additional entries in the cPanel error log at the exact same time as you attempt to load phpMyAdmin?

Thank you.
 

quietFinn

Well-Known Member
Feb 4, 2006
1,845
430
438
Finland
cPanel Access Level
Root Administrator