ID: 48779 User updated by: keithdavis at pridedallas dot com Reported By: keithdavis at pridedallas dot com -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: Windows Vista Business x86 PHP Version: 5.3.0 New Comment:
Ok, well, it's a 500 error and there's nothing in any error log. Call it what you like. :) Previous Comments: ------------------------------------------------------------------------ [2009-07-02 21:53:47] j...@php.net Does it actually _crash_ ? 500 internal error isn't necessarily sign of a crash.. ------------------------------------------------------------------------ [2009-07-02 19:37:44] keithdavis at pridedallas dot com Ok, I figured out the error_log thing. I cleared the log. Enable the HOST section, restarted IIS and loaded a page. IIS crashed with the 500 error. Nothing written to the log. ------------------------------------------------------------------------ [2009-07-02 16:35:09] keithdavis at pridedallas dot com 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. ------------------------------------------------------------------------ [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