Re: mod_proxy.so in Apache 2.0.49

2004-06-02 Thread Jim Jagielski
g g wrote:
 
 I am trying to install Apache 2.0.49 on AIX 5.2 with proxy module enabled. I am 
 build the source code using following options:
  
 1)configure --prefix=Location --enable-so --enable-proxy
  
 2)make
  
 3)make install
  
 After the installation is complete, if we try to look for proxy module i.e. 
 mod_proxy.so under modules folder of pache 2049 installation, we can't see the 
 module. There are no .so files under modules directory. I also tried to look for the 
 module library under whole apache installation. I couldn't find the proxy module 
 library.
  
 Is there a separate way of installing proxy enabled apache 2.0.49?
  

You aren't building the modules as DSOs, but are simply enabling
DSO support via the above. So the modules are compiled in.
Check out the enable-shared option


Re: mod_proxy.so in Apache 2.0.49

2004-06-02 Thread g g
Hi Sander,

Thanks alot. The option suggested by you worked fine.

Regards,
GaganSander Temme [EMAIL PROTECTED] wrote:
On Jun 1, 2004, at 5:29 PM, g g wrote: Any pointers to why mod_proxy.so module is not getting generated in  apache2049 on AIX. I am building the source code with required  options. 1)configure --prefix= --enable-so --enable-proxyTry --enable-proxy=shared as option. This makes --enable-so superfluous, since it's required to enable the proxy as a shared module. You may also want the --enable-proxy-http=shared , --enable-proxy-ftp=shared and --enable-proxy-connect=shared options, depending on your needs.This mailinglist is focused on development of the Apache web server, not compiling, installing and using it. Try the users mailinglist for this kind of question. You can find that through http://httpd.apache.org/lists.html .S.-- [EMAIL PROTECTED]
 http://www.temme.net/sander/PGP FP: 51B4 8727 466A 0BC3 69F4 B7B8 B2BE BC40 1529 24AF ATTACHMENT part 2 application/pkcs7-signature name=smime.p7s
		Do you Yahoo!?Friends.  Fun. Try the all-new Yahoo! Messenger

Re: mod_proxy.so in Apache 2.0.49

2004-06-01 Thread g g
Hi,

Any pointers to why mod_proxy.so module is not getting generated in apache2049 on AIX. I am building the source code with required options.

Please advise,
Gagang g [EMAIL PROTECTED] wrote:

Hi All,

I am trying to install Apache 2.0.49 on AIX 5.2 with proxy module enabled. I am build the source code using following options:

1)configure --prefix=Location --enable-so --enable-proxy

2)make

3)make install

After the installation is complete, if we try to look for proxy module i.e. mod_proxy.so under modules folder of pache 2049 installation, we can't see the module. There are no .so files under modules directory. I also tried to look for the module library under whole apache installation. I couldn't find the proxy module library.

Is there a separate way of installing proxy enabled apache 2.0.49?

How can generate the proxy module?

Regards,
Gagan


Do you Yahoo!?Friends. Fun. Try the all-new Yahoo! Messenger
		Do you Yahoo!?Friends.  Fun. Try the all-new Yahoo! Messenger

Re: mod_proxy.so in Apache 2.0.49

2004-06-01 Thread Sander Temme
On Jun 1, 2004, at 5:29 PM, g g wrote:
Any pointers to why mod_proxy.so module is not getting generated in 
apache2049 on AIX. I am building the source code with required 
options.

1)configure --prefix=Location --enable-so --enable-proxy
Try --enable-proxy=shared as option. This makes --enable-so 
superfluous, since it's required to enable the proxy as a shared 
module. You may also want the --enable-proxy-http=shared , 
--enable-proxy-ftp=shared and --enable-proxy-connect=shared options, 
depending on your needs.

This mailinglist is focused on development of the Apache web server, 
not compiling, installing and using it. Try the users mailinglist for 
this kind of question. You can find that through 
http://httpd.apache.org/lists.html .

S.
--
[EMAIL PROTECTED]  http://www.temme.net/sander/
PGP FP: 51B4 8727 466A 0BC3 69F4  B7B8 B2BE BC40 1529 24AF


smime.p7s
Description: S/MIME cryptographic signature