If you run Apache2 in prefork mode, it should mostly work with PHP.  Don't
try to use one of the threaded mpms yet.  The Apache 2 prefork mpm makes
it operate exactly like Apache 1.3 in the way it pre-forks processes and
handles one request per process.

-Rasmus

On Mon, 19 Aug 2002, John Wards wrote:

> Guys and Girls got a question for you.........
>
> Is Apache 2.0 any good and is there any advantages to installing it?
>
> Does it work fine enough with PHP and MySQL?
>
> Would I be able to install it along side 1.3 and run it on a separate port?
>
> Cheers
> John Wards
> SportNetwork.net
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to