php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #5583 PHP 4.0 ISAPI module causes IIS to crash mysteriously, lacks crash protection
Submitted: 2000-07-14 08:02 UTC Modified: 2000-07-26 21:59 UTC
From: joel at intwebservices dot com Assigned:
Status: Closed Package: Performance problem
PHP Version: 4.0.1 OS: Windows NT 4.0
Private report: No CVE-ID: None
 [2000-07-14 08:02 UTC] joel at intwebservices dot com
I have been running IIS for over 2 years continuously with hardly ever a crash.
After I installed PHP 4.0 ISAPI, the IIS web the server started crashing. 
Three times in about a month.
I'm not sure exactly what is it, could be fast repeating bad urls from robots crawling through the site.
However if PHP crashes it should not also crash IIS.
There doesn't seem to be enough crash protection and graceful exits whenever various errors occur.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-07-26 21:59 UTC] zak@php.net
Note that the ISAPI version is not as stable as the CGI version.  Please try the most recent release of PHP.

If the problem continues to occur, submit a new bug report.  Read http://bugs.php.net/bugs-dos-and-donts.php for hints on how to submit effective bug reports.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 02:01:30 2024 UTC