From: [EMAIL PROTECTED] Operating system: Windows PHP version: 4.0.5 PHP Bug Type: Reproducible crash Bug description: Crashes (critical on W2k) Hm, just I've upgraded to 4.0.5 on both my win9x and win2k server. Win2k IIS 5.0 server crashes when these HTTP headers have to be sent: HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Sun, 13 May 2001 12:52:16 GMT Connection: close X-Powered-By: PHP/4.0.5 Accept-Ranges: bytes Content-Length: 76974 Content-Type: image/jpeg ETag: "-1230377055aaf882b4b9e8578d36c32e96f180c403" Filename: 345.jpg Vary: ETag Last-Modified: Sat, 12 May 2001 14:30:07 GMT Behaviour on Apache is a bit little less critical (running on win9x), just pops an illegal instruction window and you can continue, while IIS stops processing PHP at all, even PWS (toned down IIS4) that is running on win9x just stops responding. Probably it's the "Filename" header, which I've just forgot to remove... Shouldn't... (I didn't get the source code of new v4.0.5 to debug, so, can't point out quickly where's the problem. But watch this bug entry, I'll probably do this). -- Edit Bug report at: http://bugs.php.net/?id=10839&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]