Jump to content

Useless errors in IIS 7.5 - how to get my errors?


benphp

Recommended Posts

How do I display the actual errors in IIS 7.5?

 

If I miss a semicolon, I get:

 

"HTTP Error 500.0 - Internal Server Error"

 

absolutely useless. In prior versions, I could see the line and get to the PHP error.

 

How do I display PHP errors?

 

I've added:

 

set_ini('display_errors', '1');

 

but it doesn't help.

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.