I agree, being sort of new to this Apache2/PHP stack, I'm amazed that if you
start searching on the web, what you will found on this topic. I don't remember
where it was but one of "my founds" was this blog of one of the PHP core
developer(?), on which he was defending strongly that PHP runs fine
of Apache 1 and that was that...
I guess we have a lot of recycling going on the web since Apache2/PHP is
probably running millions of web sites.
Don't give up on the FastCGI. Just follow my instructions here:
For the "prefork mode" on Windows the best is to ask Steffen at ApacheLounge.
He's real nice and if it's possible I'm sure he will do it. I'm suspecting he
would have to port the old Apache 1 code to Apache 2 and this could be some
serious work (days, weeks, months ?).
Joined: 2006-01-02
I agree, being sort of new to this Apache2/PHP stack, I'm amazed that if you start searching on the web, what you will found on this topic. I don't remember where it was but one of "my founds" was this blog of one of the PHP core developer(?), on which he was defending strongly that PHP runs fine of Apache 1 and that was that...
I guess we have a lot of recycling going on the web since Apache2/PHP is probably running millions of web sites.
Don't give up on the FastCGI. Just follow my instructions here:
http://www.sitebuddy.com/php/php_apache_fast_cgi_install
I use method b.2)
For the "prefork mode" on Windows the best is to ask Steffen at ApacheLounge. He's real nice and if it's possible I'm sure he will do it. I'm suspecting he would have to port the old Apache 1 code to Apache 2 and this could be some serious work (days, weeks, months ?).