ID: 12764
Updated by: phildriscoll
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Duplicate
Bug Type: IIS related
Operating System: WIN2000 5.00.2195 service pac 2
PHP Version: 4.0.6
New Comment:

As it says in the PHP installation notes, the ISAPI module 
is not stable. When it goes wrong it can bring down the 
whole of IIS.

Your best bet is to either use the cgi version which is 
rock solid, though with a slight performance penalty, or 
if you can, switch from IIS to Apache and run the Apache 
Module.


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

[2001-08-15 07:52:08] [EMAIL PROTECTED]

Runing an IIS server, it seams like the php4isapi.dll module interfears with the 
Exchange server on the same machine. PHP also seams to encounter several 
acces-violations randomly during runtime.


The errorlogg on the machine shows (from startup): 
"A fatal error occurred while creating an SSL server credential"
The errorlogg on the machine shows (during IIS failiure):
"The HTTP server encountered an unhandled exception while processing the ISAPI 
Application '
php4ts!hashpjw + 0x13
 + 0xA05E5983
'." 


We are possitive that it's the module causing the problem since when the IIS runs the 
CGI version everything works perfectly (except from the "header" function, wich we 
require). 

The module is not installed as a filter, only as an ISAPI application. 

would be thankfull for anny help!

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



Edit this bug report at http://bugs.php.net/?id=12764&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]

Reply via email to