php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #18213 ISAPI Module stability
Submitted: 2002-07-07 16:17 UTC Modified: 2002-08-09 01:00 UTC
Votes:3
Avg. Score:3.7 ± 1.9
Reproduced:2 of 2 (100.0%)
Same Version:1 (50.0%)
Same OS:1 (50.0%)
From: tcn at pandora dot be Assigned:
Status: No Feedback Package: IIS related
PHP Version: 4.2.1 OS: Windows 2000 Server
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: tcn at pandora dot be
New email:
PHP Version: OS:

 

 [2002-07-07 16:17 UTC] tcn at pandora dot be
I've been using the ISAPI module (php4isapi.dll) for a while, and it seems that the module from 4.1.2 is much more stable than the one from 4.2.1 Most crashes happen with big scripts, like phpmyadmin. php gives than an acces violation. Sometimes it's enough to wait untill all connections are closed, but in most cases, IIS has to restart. However, ASP and other ISAPI modules haven't crashed, so the php ISAPI module doesn't affect any other modules, despite what's told in the readme.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-07-07 16:22 UTC] derick@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.


We really need more information to be able to do anything with this. We know the ISAPI module is less stable then the Unix stuff, and that\'s because there are very little developers checking this out.

Derick
 [2002-07-07 16:41 UTC] tcn at pandora dot be
I've been using the ISAPI module (php4isapi.dll) for a while, and it
seems that the module from 4.1.2 is much more stable than the one from
4.2.1 Most crashes happen with big scripts, like phpmyadmin. php gives
than an acces violation. Sometimes it's enough to wait untill all
connections are closed, but in most cases, IIS has to restart. However,
ASP and other ISAPI modules haven't crashed, so the php ISAPI module
doesn't affect any other modules, despite what's told in the readme.

Some detailed information:

Windows 2000 server, all patches and security updates in place,
AMD Athlon 1700+ XP
256 MB DDR ram
41 Processes running, 600-700 threads.
MySQL 4.1
php 4.2.1

IIS 5.0
IIS Config: Running on TCP port 1501, Time-Out: 900s, No ISAPI filters in use, Security set to normal, files with extension .php being processed by the ISAPI module, php4isapi.dll, Server extensions not installed.
 [2002-07-08 11:41 UTC] jtate@php.net
Can you provide a minimal sample script that causes it to crash consistently?  What PHP modules are you using?  Have you tried using the low security setting?  See bug 15333.
 [2002-08-09 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a month, 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".
 [2002-10-16 01:03 UTC] srossi at dplanet dot ch
I have the same probleme with a Windows XP.NET, IIS and SQL server 2000. In a phpBB forum... No bug with the CGI filter... but it is more slow...
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 04:01:31 2024 UTC