Re: Apache installation

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

 



Hi,

Do you mean that "/export/home/install/httpd-2.0.63", is the path where my source is about to be stored?? other than under /usr/local/apache2...





On 02/04/2008, Narendra Verma <narendra.verma@xxxxxxxxxxxxx> wrote:

Hi,

Suppose you are installing httpd2.0.63 into "/export/home/install/httpd-2.0.63"

You are having source of httpd2.0.63  like : httpd-2.0.63.tar.gz

$ gzip –d httpd-2.0.63.tar.gz

$ tar xvf httpd-2.0.63.tar

$ cd  httpd-2.0.63

$ ./configure --prefix= /export/home/install/httpd-2.0.63

$ make

$ make install

First compete the installation of one version then install another version.

And you are installing httpd2.2.8 into "/export/home/install/httpd-2.2.8"

You are having source of httpd2.2.8  like : httpd-2.2.8.tar.gz

$ gzip –d httpd-2.2.8.tar.gz
$ tar xvf httpd-2.2.8.tar

$ cd  httpd-2.2.8

$ ./configure --prefix= /export/home/install/httpd-2.2.8"

$ make

$ make install

And now chages the listen port of files :

1.             /export/home/infra/install/httpd-2.0.63/conf/httpd.conf

             search for 'Listen' and change it like

             Listen 1100

            2.            /export/home/infra/install/ httpd-2.2.8/conf/httpd.conf

                        Listen 1200
 

Narendra

 

-----Original Message-----
From: Ch Praveena [mailto:ps050202@xxxxxxxxx]
Sent:
Wednesday, April 02, 2008 11:19 AM


To: users@xxxxxxxxxxxxxxxx
Subject: Re: Apache installation

 

Thats great to run both the servers seperately.

But, let me know where I can change the listen ports and how the command be replaced. Is it like

 $ ./configure --prefix=/home/praveena/software


Please correct the command if any mistakes are there. And I want to run the httpd 2.0.63 with default ./configure and then, the next httpd2.2.8 with the above command.


On 02/04/2008, Narendra Verma <narendra.verma@xxxxxxxxxxxxx> wrote:

Hi,

 

If you want so then you can make separate directory (installation root i.e 'prefix') for httpd2.0.63 and 2.2.8 but very important is that your apache listen port must be different for different installation root.

For uninstalling it just remove the all content from your installation directory and make a new installation as you required.It may be giving problem because you upgrade 2.0.63 to 2.2.8.

Just try to make new installation from scratch for different versions. There may be different idea for upgrading but I am not fully confident about it.

 

 

Narendra

 

-----Original Message-----
From: Ch Praveena [mailto:ps050202@xxxxxxxxx]
Sent:
Wednesday, April 02, 2008 10:42 AM
To: users@xxxxxxxxxxxxxxxx

Subject: Re: Apache installation

 

Hi ,

Thank you for your responses..
What I mean is, can I have the both apache servers with our uninstalling them?
But the wrong done by me is, I ve run the ./configure command at the default only.. I have configured the httpd 2.0.63 version first and later the httpd2.2.8 version.

Now, Let me know the way, I can run both the servers when ever needed.
If it is not possible, Let me know a command for uninstalling them properly.

On 02/04/2008, Narendra Verma <narendra.verma@xxxxxxxxxxxxx> wrote:

Hi,

 

Are u using old compiled version of mod-jk(That has been compiled with httpd2.0.63) with new configured/installedS httpd2.2.8,

Just try to reinstall mod-jk with your new httpd version , it may solve the problem.

 

Narendra

 

 

-----Original Message-----
From: Ch Praveena [mailto:ps050202@xxxxxxxxx]
Sent:
Tuesday, April 01, 2008 7:27 PM
To: users@xxxxxxxxxxxxxxxx
Subject: Apache installation

 


Hi all,

I have installed and set up httpd 2.0.63 version of apache server and is running good and fine with the implementaion of  clustering  Jboss.  And when I want  to cluster , there came the need of httpd 2.2.8 version of apache. So, I  have downloaded and configured with default with out giving prefix while running ./configure command.. And so, there came the problem while running, /usr/local/apache2/bin/apachectl start  with an error
[root@praveena httpd-2.2.8]# /usr/local/apache2/bin/apachectl start
httpd: Syntax error on line 1037 of /usr/local/apache2/conf/httpd.conf: Syntax error on line 3 of /usr/local/apache2/conf/mod-jk.conf: API module structure 'jk_module' in file /usr/local/apache2/modules/mod_jk.so is garbled - expected signature 41503232 but saw 41503230 - perhaps this is not an Apache module DSO, or was compiled for a different Apache version?

If I want to uninstall one among them, will the problem be solved?
Or what is the best command in linux, to be given now..

Please respond at the earliest




--
Regards,

Praveena Chalamcharla,
Securview....




--
Regards,

Praveena Chalamcharla,
Securview....




--
Regards,

Praveena Chalamcharla,
Securview....




--
Regards,

Praveena Chalamcharla,
Securview....
[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux