ID:               14971
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Critical
+Status:           Feedback
 Bug Type:         IIS related
 Operating System: WIN2000 server (SP2)
 PHP Version:      4.1.1
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php4-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-latest.zip

There were some thread-safety issues fixed just recently in CVS so
please try the snapshot.



Previous Comments:
------------------------------------------------------------------------

[2002-09-24 12:01:14] [EMAIL PROTECTED]

As normal with these kinda bugs my ISAPI/IIS is rock solid so its very
difficult to track this down. Im moving this bug to critical as it
affects quite a few people. If any of you can compile on your
webservers I would be interested to see if you compile what happens.
Also make sure you always use the latest version of PHP as we are
always fixing Thread Safety issues (To the best of my knowledge this is
probably what is causing this).

Hopefully we can gradually improve performance of the ISAPI extension.
If you have any other information or a short script that seems to cause
it a lot then please add information about it in this bug report.

Also please try unloading extensions from PHP and testing without that
as it might be a thread safety issue in that extension.

Basically until we can get some more concerete information about this
lack of stability its very difficult to track down so anything that may
help is very welcome.

- James

------------------------------------------------------------------------

[2002-03-07 04:44:56] [EMAIL PROTECTED]

We already had the php4isapi.dll als ISAPI-Filter included, but
nevertheless it does not work at all.

The crashes are gone for sure, but the new flavour ist that
sporadically the connection to an Oracle Database get's lost somehow,
somewhere, and all my scripts do not work anymore.

The problem occures more often after the server has had a heavy load.

Point is: PHP does not crash anymore, but in order to have a working DB
connection I have to restart the iisadmin-service.

regards,
Bernd

------------------------------------------------------------------------

[2002-02-06 09:31:55] [EMAIL PROTECTED]

I was experiencing this type of crashing over and over myself with
win2k SP2.  The solution was to add the ISAPI DLL in the ISAPI Filters
list as well as the App Mappings.  After this ISAPI has been rock
solid.  This is the same solution as in this bug report:
http://bugs.php.net/bug.php?id=15324 .  

Note: I did not do this at first because the PHP Manual specifically
said that I should not do so
(http://www.php.net/manual/en/install.iis.php) unless I needed it for
HTTP Authentication.  Maybe someone should place some errata in the
documentation?

------------------------------------------------------------------------

[2002-01-31 07:41:23] [EMAIL PROTECTED]

Hi there,

we've got the same problem too. Even on older Versions of PHP it
appeares from time to time. 4.1.1 creates the same SysLog-Message on
W2k Sp2, but we only use ODBC.
Only NET STOP IISADMIN solves the problem, but from time to time you
need to reboot the machine.

Using the Zend Optimizer or not is not the problem, it is re-creatable
without Zend...

One thing to mention is, that it only appears on querys that are quite
time consuming.

regards,
Bernd

------------------------------------------------------------------------

[2002-01-22 10:51:01] [EMAIL PROTECTED]

I have the same problem.  However, I even unloaded all extensions and
the Optimizer thinking that they had to do with it but it still
crashes.

------------------------------------------------------------------------

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/14971

-- 
Edit this bug report at http://bugs.php.net/?id=14971&edit=1

Reply via email to