I once had a problem where the error log wasn't writeable by php. I added the IUSR user to the file's security permissions (right-click the file, properties, security tab) with read write and modify permissions and was then able to see php errors in the log file.