Forum archive
nginx-php-fastcgi not displaying PHP syntax errors
I have launched an Amazon EC2 instance using /nginx-php-fastcgi which worked great.
However my server is not displaying PHP syntax errors which makes it very tedious to troubleshoot. The only thing I get when my syntax is wrong is a blank page.
No matter what changes I make to the /etc/php5/cgi/php.ini file they don’t seem to have any effect...
This is probably stupid simple, but I just can’t figure it out and its driving me crazy... Any ideas?
By the way, this is my PHP info http://wellmadestocks.com/webpanel/phpinfo.php
I am aware that "display errors" is set to "off", but like I say, no matter how much I modify the /etc/php5/cgi/php.ini file that doesent change...
I look forward to anyone's comments.
Thanks!