How can I make PHP display the error instead of giving me 500 Internal Server Error

Posted by Rob on Stack Overflow See other posts from Stack Overflow or by Rob
Published on 2010-04-22T01:45:58Z Indexed on 2010/04/22 1:53 UTC
Read the original article Hit count: 369

Filed under:
|
|

This has never happened before. Usually it displays the error, but now it just gives me a 500 internal server error. Of course before, when it displayed the error, it was different servers. Now I'm on a new server (I have full root, so if I need to configure it somewhere in the php.ini, I can.) Or perhaps its something with Apache?

I've been putting up with it by just transferring the file to my other server and running it there to find the error, but that's become too tedious. Is there a way to fix this?

© Stack Overflow or respective owner

Related posts about php

Related posts about php.ini