ID: 14598 Updated by: derick Reported By: [EMAIL PROTECTED] Status: Open Bug Type: IIS related Operating System: NT4 SP6 PHP Version: 4.1.0 New Comment:
You can't use old modules from 4.0.6, but that doesn't seem the problem here. My best guess is that it crashed because GD is not totally threadsafe: http://uk.php.net/manual/en/faq.obtaining.php It would be nice if you could try it without GD.... regards, Derick Previous Comments: ------------------------------------------------------------------------ [2001-12-19 11:52:28] [EMAIL PROTECTED] There aren't any old extensions in use. The only additional one that may get used is php_gd. Unfortunately, because this is our live intranet server, I can't do too much tesing (Cardiff County Council with 2000+ PC's). I wasn't able to get a stack dump. The Upgrade and ISAPI version was working at 5.30 pm (and a noticeable speed improvement). It crashed at 8.06 am, not long after people started work. I wouldn't know what script caused the crash, as the whole intranet frontend is php/mysql. Sorry I can't give you much info, but I'll try and get some more testing on our test server. ------------------------------------------------------------------------ [2001-12-19 05:45:37] [EMAIL PROTECTED] Do you possibly use any old extension modules? Or can you make a stack dump (in VC++ if you have that installed)? Does it happens on startup? If no, what is your script? ------------------------------------------------------------------------ [2001-12-19 05:43:23] [EMAIL PROTECTED] Upgraded from 4.0.6 to 4.1.0, initially to CGI version. Tried ISAPI version, but didn't last long - had following error message:- The HTTP server encountered an unhandled exception while processing the ISAPI Application ' php4ts!zend_hash_add_or_update + 0xAB'. NT4, SP6, 512MB Ram, dual processor, IIS4. Zend Optimizer v1.2.0 ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=14598&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]