Posted by Stephanie Le Gall on 12/15/05 13:40
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/igwiki/CGI%20error%20with%20IIS%20MSSQL%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
Navigation:
[Reply to this message]
|