Page 1 of 1
PhpMyAdmin display blank page
Posted: Wed Mar 09, 2016 1:40 pm
by www.rinku31
When i turn on display_errors and display_startup_errors in php.ini then PhpMyAdmin display blank page.
When i turn off display_errors and display_startup_errors in php.ini then PhpMyAdmin works fine.
Please help.
Re: PhpMyAdmin display blank page
Posted: Fri Apr 15, 2016 7:14 am
by BBuchanan1013
www.rinku31 wrote:When i turn on display_errors and display_startup_errors in php.ini then PhpMyAdmin display blank page.
When i turn off display_errors and display_startup_errors in php.ini then PhpMyAdmin works fine.
Please help.
Vesta is setup for production. Turning on display_errors and display_startup_errors, violates phpmyadmin's security. Which is why you see a blank page. If you were running the server on your computer and not a vps or dedicated server, you'd see the errors. Sorry, but it's a security feature to help protect your server.