Click to See Complete Forum and Search --> : is php5 isapi module suitable for production enviroments?


perroide
07-18-2004, 05:31 PM
is php5 isapi module suitable for production enviroments?

hatch789
01-18-2005, 09:27 AM
I too would like an answer to this question. I can't seem to find the information anywhere on the net.

the_php_guy
01-19-2005, 10:50 AM
http://www.raidenhttpd.com/en/

RaidenHTTPD is a web server for windows that comes with both php 4 and php 5 isapi pre-configured. (goto the download section and there are 2 versions available for download)

you can try it by yourself to see if php5 isapi is stable or not.

hatch789
01-19-2005, 06:29 PM
It may well come with them both but I can attest to the fact that only several versions ago, I was forced to use cgi mode with php4.

That was quite unstable with the isapi option.

Why is this important because, if 4 was FIXED recently, they give no mention of it as suddenly being more stable in the past version or two. So why then do we see nothing written for version 4 or version 5 as regards the stability of the isapi configuration?

It's troubling to me that nothing has been officially mentioned. I would be happy with something that even just stated major improvements were made in the isapi stability with IIS 5. :bemused:

-Hatch