Report this

What is the reason for this report?

Blank page when loading info.php and myphpadmin why?

Posted on March 11, 2020

I have installed as per a tutorial, but I am getting a blank page when I am loading info.php and myphpadmin why?

My Droplet is CentOs 7.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hi there @sanjaya102,

I would recommend checking the following things:

  • Make sure that your file permissions are set correctly so that your Apache service has the correct rights for reading your files

  • Check your Apache error log and see if there is any information there

  • Enable PHP error logging in order to see if there are actually any errors

Hope that this helps!

Regards, Bobby

Hi @sanjaya102,

Usually this error is experienced when you have some errors in your code or the Apache service can’t open some files due to them having wrong permissions.

I’ll recommend one of the following steps to pinpoint the issue

  • Enable PHP error logging in your phpMyAdmin admin folder. It will show you the exact error and you should be able to act upon it.

** Check if the phpMyAdmin folder has the proper permissions/ownership. If not change them. Having said that, enabling it’s error log should display the exact error.

As soon as you know what is the error experienced, you can act on it and resolve it.

Regards, KDSys

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.