Two different types of apache & php on the same mashine is possible. I
used to do that when I used both apache-2 & apache-1. The thing I did is
that I used different ports, one ot them default 80 and the other 8000
for example.

On Sat, 2003-07-26 at 09:24, Comex wrote:
> Volker wrote:
> > hi,
> > 
> > you also could run two static compiled versions of apache (if apache) with
> > php4 and 5 compiled in, 
> Possible...
> > but you need another ip-address to bind to
> No, you can run them both on the same IP address... that's what he wanted.
> > - also
> > have to manage 2 apaches....(not a problem or what? ;-)
> 


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

Reply via email to