Where does IIS 7.5 log errors?
Event Viewer? Log File?
I get a very non specific internal 500 error. I would like to find out more.
I\'m running PHP
There should be a "Logging" icon on the site setup in IIS.
If you haven't changed the directory for that it looks like it defaults to %SystemDrive%\inetpub\logs\LogFiles
%SystemDrive%\inetpub\logs\LogFiles
Look in your settings and I'd also recommend creating a logs folder above your site files to keep your logs separated.