PHP not outputting errors?
- by Rob
My webpage is putting out a 500 Internal Server Error. I've turned on E_ALL for error reporting in the php.ini, and restarted the httpd. I've even used error_reporting(E_ALL) and error_reporting(-1) but still no luck. Any suggestions?
OS: CentOS5.5
PHP: 5.2.6
HTTPD: Apache/2.2.3