Report this

What is the reason for this report?

phpmyadmin on NGINX with Centos7 shows blank white page?

Posted on April 1, 2016

I am using Nginx with Centos 7 which is working fine.

After that I installed phpmyadmin which was successfully installed as well, however when I access it on the browser it shows white blank page with no HTML source code.

What am I doing wrong?

Thanks in advance.



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.

I’ve found the solution.

The /var/lib/php/session/ folder was not writeable by nginx/php-fpm, I’ve just edited the permissions to 777 and now it works.

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.