Note: If You Get A phpMyAdmin Blank Screen

All installation and configuration problems and questions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

Note: If You Get A phpMyAdmin Blank Screen

Postby bmorrison » Thu Apr 21, 2016 11:01 pm

I've been asked about this a couple of times and I'm finally getting around to posting this fix as I haven't seen it anywhere else…

***Assuming Server Was Installed Using the Vicibox Server ISO***

Check apache error log in /var/log/apache2/error_log

Code: Select all
tail -9999 /var/log/apache2/error_log | grep MyAdmin


If you see something like this:

[notice] EACCELERATOR(5256): PHP crashed on opline 31 of register_shutdown_function() at /srv/www/htdocs/phpMyAdmin/phpmyadmin.css.php:28


Then you need to turn eaccelerator off for phpMyAdmin:

Code: Select all
nano /etc/apache2/conf.d/phpMyAdmin.conf


Add this below "php_admin_value suhosin.request.max_vars 2048":

Code: Select all
php_flag eaccelerator.enable 0


Then restart apache with:

Code: Select all
service apache2 restart


Fixed.
bmorrison
 
Posts: 94
Joined: Wed Jul 09, 2008 11:26 pm
Location: United States

Re: Note: If You Get A phpMyAdmin Blank Screen

Postby williamconley » Tue Jul 19, 2016 12:06 am

Odd. We haven't had this problem. What version of Vicibox did you say ...?
Vicidial Installation and Repair, plus Hosting and Colocation
Newest Product: Vicidial Agent Only Beep - Beta
http://www.PoundTeam.com # 352-269-0000 # +44(203) 769-2294
williamconley
 
Posts: 20258
Joined: Wed Oct 31, 2007 4:17 pm
Location: Davenport, FL (By Disney!)


Return to Support

Who is online

Users browsing this forum: mflorell and 106 guests