apache build
- From: Andrew Critchlow <a_critchlow@xxxxxxxxxxx>
- Date: Sun, 31 Dec 2006 13:20:02 +0000
Hi eveyone, I am in desperate need of help to understand the configuration when using ./configure to install apache 2../configure --prefix=/usr/local/apache --enable-soI understand what the prefix does, its the module theory.>From my understanding --enable-so, enable shared objects.So correct me if i'm wrong I can now, in the httpd.conf load a module via, for example:LoadModule php5_module modules/libphp5.soBut then there are commands such as:--add-module=module_type:/path/to/3rdparty/mod_foo.c --enable-module=shared&--enable-module=sharedWhat do each of these do?Why would I ever need this if I have used --enable-so ?I installed PHP using ./configure --enable-so and everything worked fine.Also where does apxs come into it all?When I configured PHP I used:./configure --with-apxs2=/usr/local/apache/bin/apxsI don't really understand what this means?Many many thanks to anyone who can help with this!
thanks for your timeandrew.
- Follow-Ups:
- Re: apache build
- From: Roberto C. Sanchez
- Re: apache build
- Prev by Date: Re: Looking for music player software
- Next by Date: Re: Looking for music player software
- Previous by thread: Unable to Unmount Flash Drive
- Next by thread: Re: apache build
- Index(es):