RE: [users@httpd] building apache1.3.33 with mod_perl

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

 



I think you may be confusing RedHat issues with Apache issues.  By
default, both v1 and v2 install in /usr/local/apache.  RedHat likes to put
it under /etc/httpd, but that is by no means the 'standard' setup, and
Apache itself had nothing to do with putting it there.  If you need to 
change anything about how the software is configured (like installation 
directories, etc.), you can run ./configure --help to get a complete list 
of options.  If you can only see 'apachectl' in the bin dir, look again.  
Httpd is there, and 'httpd -l' works just fine.

On Mon, 2 May 2005, bruce wrote:

> thanks....
> 
> i think i have the 'basics' down.. i'll need to figure out how to
> move/change the dirs of apache from '/usr/local/apache..' to '/etc/httpd'...
> i'd like to be more inline with httpd2.
> 
> also, can anyone tell me how i can run a commandline function/app to find
> what modules are configured with apache1. i only see 'apachectl' which
> doesn't have a switch that i can use....
> 
> with apache2 i can 'httpd -l' and get the list...
> 
> -bruce
> 
> 
> -----Original Message-----
> From: Eric Frazier [mailto:ef@xxxxxxxxxxxxxx]
> Sent: Sunday, May 01, 2005 9:09 PM
> To: users@xxxxxxxxxxxxxxxx; users@xxxxxxxxxxxxxxxx
> Subject: Re: [users@httpd] building apache1.3.33 with mod_perl
> 
> 
> Hi,
> 
> It is in the INSTALL file when you download mod_perl. From what I can
> remember it goes like this.
> 
> Just download both to /usr/local
> tar xvfz apache.tar.gz
> tar xvfz mod_perl.tar.gz
> 
> cd into Apache and ./configure --prefix=/usr/local/apache
> make install
> 
> then CD into the mod_perl dir and perl Makefile.PL EVERYTHING=1
> it will ask you if you want to make it with your version of apache which
> should be untared in a parrelle dir.
> make
> make test
> make install
> 
> then cd into Apache dir and copy the ./src/httpd to /usr/local/apache/bin
> 
> something about the above is a little screwed up, but it will work for you.
> 
> 
> 
> Eric
> 
> 
> At 07:52 PM 5/1/2005, bruce wrote:
> >hi...
> >
> >i have a fedora core 3 (FC3) system and i want to build apache1.3.33 and
> >mod_perl1 from source...
> >
> >i've seen various approaches from google, but i need to know if someone can
> >provide me with a pointer to the actual complete steps to build both apache
> >and mod_perl1. or, if you can email me the exact steps...
> >
> >thanks
> >
> >bruce
> >bedouglas@xxxxxxxxxxxxx
> >
> >
> >




---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[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