For Programmers: Free Programming Magazines  


Home > Archive > PHP Programming > December 2005 > PHP CGI or ISAPI









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author PHP CGI or ISAPI
Stephanie Le Gall

2005-12-15, 7:55 am

Hello,

We are runing php in CGI mode with IIS and we have 2 differents problems


1 - A lots of PHP.EXE running and never stop. So the server go down after a
few time.

we can see that on a php bug report :
http://bugs.php.net/bug.php?id=22292


2 - And CGI errors dues to a PHP script that sends a 'Location' header
directive

see that :
http://www.internetguru.com.au/igwi...SSQL%20PHP.html



To resolve this problem it is recommended to run php in ISAPI mode.

But we are wondering if that may cause others problems...

Is the ISAPI mode is better than the CGI ? Is it safe ?


Thanks a lot for informations !

Have a good day


Chung Leong

2005-12-16, 7:56 am

If you were satisfy with the performance of PHP as CGI, then you might
want to try running the ISAPI module in out-of-process mode. It's
listed under "application protection" or something like that.

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2010 codecomments.com