Question regarding nginx with apache
Hi everyone,
I have setup nginx as the front end server and apache as the backend server so that nginx handles the static content pages and then redirect php pages over to apache which works great. My question is when i say put a php page with a mistake i.e. putting a : instead of ; on my regular xampp installation it comes up say parse error etc but when doing the same on my nginx/apache setup there's a blank page but when correcting the mistake and running it again it runs fine. Is this just becuase it don't forward php errors or as its a proxy aswell, is there a way of passing the error through to nginx or do i just deal with it as it will not do it period.
Many Thanks
Last edited by usr_bin_env; 16th January 2012 at 19:25.
|
Recent comments
1 day 1 hour ago
1 day 8 hours ago
1 day 12 hours ago
1 day 13 hours ago
1 day 22 hours ago
2 days 7 hours ago
2 days 8 hours ago
2 days 11 hours ago
2 days 16 hours ago
2 days 16 hours ago