ispCP - Board - Support
[SOLVED] Error 500 appearing when a PHP error is activated. - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Usage (/forum-34.html)
+--- Thread: [SOLVED] Error 500 appearing when a PHP error is activated. (/thread-7508.html)



[SOLVED] Error 500 appearing when a PHP error is activated. - DiXeoN - 08-14-2009 11:29 PM

Hello.

I got a huge problem here!

Every single time PHP makes an error, my system gives back an error 500 instead of actually showing the error.

What to do to fix this really annoying problem?


RE: Error 500 appearing when a PHP error is activated. - ceco91 - 08-15-2009 12:57 AM

Can you post the error message coming from PHP ?


RE: Error 500 appearing when a PHP error is activated. - DiXeoN - 08-15-2009 10:04 PM

No, as I just get an error 500 on the page, and no errors.

The only reason I know it gives an error, is because I log all PHP errors, and a example on something that triggered the error500 is if you access a file that wants to read from phpinfo, which is disabled, then BAM - Error 500.


RE: Error 500 appearing when a PHP error is activated. - DiXeoN - 08-16-2009 08:25 PM

Problem SOLVED!

Disabled mod_security - and everything seems to work as expected!