ID: 48779 Updated by: paj...@php.net 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:
It does under certain circumstances, for example using [HOST=localhost:8080]. Trying to figure out hwow to debug the .y :) php5_debug.dll!php_ini_parser_cb(_zval_struct * arg1=0x00c2c47c, _zval_struct * arg2=0x00000000, _zval_struct * arg3=0x00000000, int callback_type=2, _hashtable * target_hash=0x105a5680) Line 279 + 0x8 bytes C > php5_debug.dll!ini_parse() Line 282 + 0x21 bytes C php5_debug.dll!zend_parse_ini_file(_zend_file_handle * fh=0x00c2d744, unsigned char unbuffered_errors='', int scanner_mode=0, void (_zval_struct *, _zval_struct *, _zval_struct *, int, void *)* ini_parser_cb=0x102ee580, void * arg=0x105a5680) Line 206 + 0x5 bytes C php5_debug.dll!php_init_config() Line 588 + 0x1a bytes C php5_debug.dll!php_module_startup(_sapi_module_struct * sf=0x00423008, _zend_module_entry * additional_modules=0x004230a0, unsigned int num_additional_modules=1) Line 1911 + 0x5 bytes C php-cgi.exe!php_cgi_startup(_sapi_module_struct * sapi_module=0x00423008) Line 859 + 0x13 bytes C php-cgi.exe!main(int argc=1, char * * argv=0x02ec3c10) Line 1602 + 0xd bytes C php-cgi.exe!__tmainCRTStartup() Line 586 + 0x19 bytes C php-cgi.exe!mainCRTStartup() Line 403 C Previous Comments: ------------------------------------------------------------------------ [2009-07-02 21:56:46] j...@php.net Thank you for this bug report. To properly diagnose the problem, we need a backtrace to see what is happening behind the scenes. To find out how to generate a backtrace, please read http://bugs.php.net/bugs-generating-backtrace.php for *NIX and http://bugs.php.net/bugs-generating-backtrace-win32.php for Win32 Once you have generated a backtrace, please submit it to this bug report and change the status back to "Open". Thank you for helping us make PHP better. ------------------------------------------------------------------------ [2009-07-02 21:55:37] keithdavis at pridedallas dot com Ok, well, it's a 500 error and there's nothing in any error log. Call it what you like. :) ------------------------------------------------------------------------ [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. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/48779 -- Edit this bug report at http://bugs.php.net/?id=48779&edit=1