Question
phpMyAdmin, Centos 7, Nginx, Apache, not working
I followed the instructions to use yum to install phpMyAdmin. However, whenever I try to go to the “folder” off of a domain it just downloads the PHP file instead of running it.
I have Nginx passing all requests to Apache if it cannot handle them. I know Apache is working with PHP because it is running my site.
I am sure it is something simple but I am stumped.
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.
×