Re: installing php on 2 apache server

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Stephane Parenton wrote:
Hi everyone,

I've looked at google and the archive, but did not found an accurate answer, so here's my question (that is certainly common though...)

I have one mdk 10.1 box that has 1 apache server 1.3.x. Now i want this apache to be the production apache server and i need to have another apache server to be an httpd test server. So what i want is 2 strictly separated apache/php configuration on the same box. Is it possible, and is there any how to somewhere to help me place the config files at the right places ?

Just install the second version of Apache in a different location (--prefix=/path/to/other/location), and run it on a different port (the listen directive in the httpd.conf)


--
By-Tor.com
...it's all about the Rush
http://www.by-tor.com

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux