ID: 36048 Comment by: wizadsl at bellsouth dot net Reported By: piadoso at pobox dot sk Status: No Feedback Bug Type: IIS related Operating System: Windows 2000 Server PHP Version: 4.4.2 New Comment:
In my case, the IIS worker process crash was the result of the bug in version 4.4.1 that crashed PHP if a url was used within the fopen or require function, for example, require("http://www.terra.com.br") would cause the error as described. This specific cause was fixed in 4.4.3, see PHP bug #36017 Previous Comments: ------------------------------------------------------------------------ [2006-08-03 15:22:22] scott at naimanclarke dot com dot au This problem was traced to conflicting dll versions installed on the server. Namely the PHP related dll's in C:\Windows\System32 were not from the same release as those in C:\PHP. ------------------------------------------------------------------------ [2006-08-03 14:28:03] scott at naimanclarke dot com dot au I was having the problem with 4.4.2 and found this bug. Just downloaded and installed 4.4.3 and I am having the same problem. If I use php.exe instead I get a headers misbehaving error instead of a crash. This error only occurs with certain files (I think it is when file(), curl() and fopen() commands are run). It could also be related to directory permissions, although I have tried setting all of them to rx IUSR_* but this has no effect. ------------------------------------------------------------------------ [2006-07-05 14:29:00] mark at xrar dot com dot au I can confirm I was having a similar problem (same error message) with a different PHP application on a IIS 6 box. Applying the latest CVS has resolved the problem ------------------------------------------------------------------------ [2006-01-28 01:00:05] php-bugs at lists dot php dot net No feedback was provided for this bug for over a week, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open". ------------------------------------------------------------------------ [2006-01-20 15:46:20] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php4-STABLE-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-STABLE-latest.zip ------------------------------------------------------------------------ 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/36048 -- Edit this bug report at http://bugs.php.net/?id=36048&edit=1