On Sun, Jan 27, 2008 at 01:02:38AM +0530, Mandy Singh wrote:
> I already have an installation of apache 2 (2.0.52 I think) on the server.
it's time to think about upgrading if it is a non-patched 2.0.52.
> I want to install another instance of apache 2 on the server to listen to
> another IP (dif
You do not need (nor want) to install Apache twice unless you would like to run
two different versions of httpd.
Take a look at the -f option of httpd. You may also want to browser through a
previous thread on this list entitled "Multiple Instances of Apache".
-ascs
___
Mandy Singh wrote:
My concern was that when I run make install command, will it start
copying files to paths that might overlap with earlier intallation?
What did you use - rpm or did u make it yourself?
What does make install do internally?
On Jan 27, 2008 1:12 AM, Luis Croker <[EMAIL PROTE
My concern was that when I run make install command, will it start copying
files to paths that might overlap with earlier intallation? What did you use
- rpm or did u make it yourself?
What does make install do internally?
On Jan 27, 2008 1:12 AM, Luis Croker <[EMAIL PROTECTED]> wrote:
>
> I
I have running two apaches in the same server. I installed the
first instance normally. The second one, I compiled and I just copied
the httpd binary file to the system with another name and I put it to
run with another IP.
Both are running well.
Regards.
Luis Croker