Report this

What is the reason for this report?

Nginx as front-end proxy - PHP Problem

Posted on November 9, 2013
Joe

By Joe

I was following the tutorial at https://www.digitalocean.com/community/articles/how-to-configure-nginx-as-a-front-end-proxy-for-apache

I installed everything accordingly. The site is working when I try to get to the index.html but when I tried to access the info.php file I created I received a “not found” error though both index.html and info.php are in /var/www

Any idea how to fix that? Please note that I did follow the instruction as it is written, I did restart apache2 and nginx. Though apache2 gave a warning [warn] NameVirtualHost 127.0.0.1:8080 has no VirtualHosts



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.

Please pastebin your nginx/apache configuration files.

I solved the issue by reinstalling the system and making sure mysql worked with apache first before installing nginx. thanks a lot.

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.