ID: 48779 User updated by: keithdavis at pridedallas dot com Reported By: keithdavis at pridedallas dot com Status: Open Bug Type: Reproducible crash Operating System: Windows Vista Business x86 PHP Version: 5.3.0 New Comment:
I am unfamiliar with the error_log. I found it in the php.ini file, but enabling it and setting the file name to php_errors.log, did not seem to do anything. Even when I disable the HOSTS section, still not error_log created. Where is this supposed to reside? Nothing in the IIS logs during this crash. Previous Comments: ------------------------------------------------------------------------ [2009-07-02 16:26:03] sjoerd-php at linuxonly dot nl Thank you for your bug report. Is there additional information in the IIS or PHP error log? ------------------------------------------------------------------------ [2009-07-02 15:28:24] keithdavis at pridedallas dot com Description: ------------ I am running PHP on IIS7 and when I try to use the HOST section, I get a 500 Internal Server error every time. Here is the section implementations that I have tried: Reproduce code: --------------- --- >From manual page: ini.sections --- [HOST=intranet.pridedallas.com] track_errors = Off html_errors = Off session.bug_compat_42 = Off AND [HOST=intranet] track_errors = Off html_errors = Off session.bug_compat_42 = Off Actual result: -------------- HTTP Error 500.0 - Internal Server Error C:\PHP\php-cgi.exe - The FastCGI process exited unexpectedly ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=48779&edit=1