Welcome to HostingForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

problem adding reverse proxy to Apache 2.2.0

 
   Web Hosting Problem Solving Community! (Home) -> Apache RSS
Next:  Sending email  
Author Message
emTu ?

External


Since: Jun 15, 2006
Posts: 7



(Msg. 1) Posted: Thu Jun 15, 2006 11:56 am
Post subject: problem adding reverse proxy to Apache 2.2.0
Archived from groups: alt>apache>configuration (more info?)

Hello,

I'm having trouble installing the necessary modules to use apache 2.2.0
as a reverse proxy.

First of all, httpd -l lists mod_so as installed, the modules directory
already contained mod_proxy, mod_proxy_connect, mod_proxy_ftp, and
mod_proxy_http shared objects.

Adding LoadModule directives for mod_proxy and mod_proxy_connect and
running apachectl configtest, led to unresolved symbols.
apr_connect is undefined in mod_proxy.so
apr_poll_socket_add is undefined in mod_proxy_connect

I'm trying to recompile and add theses modules manually or with
apxs tool but I'm still getting these unresolved symbols.

Any idea of what is going wrong ?

Thanks for your help.

Emmanuel.
remove 'NO' twice in my email address.

 >> Stay informed about: problem adding reverse proxy to Apache 2.2.0 
Back to top
Login to vote
davideyeahsure

External


Since: Nov 03, 2003
Posts: 2994



(Msg. 2) Posted: Thu Jun 15, 2006 12:02 pm
Post subject: Re: problem adding reverse proxy to Apache 2.2.0 [Login to view extended thread Info.]
Imported from groups: per prev. post (more info?)

This message is not archived

 >> Stay informed about: problem adding reverse proxy to Apache 2.2.0 
Back to top
Login to vote
emTu ?

External


Since: Jun 15, 2006
Posts: 7



(Msg. 3) Posted: Mon Jun 19, 2006 2:39 pm
Post subject: Re: problem adding reverse proxy to Apache 2.2.0 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

> It seems a problem in the Library Path, maybe you should add /usr/lib
> or /usr/local/lib to your /etc/ld.so.conf and re-run ldconfig.
> Or maybe you miss some libraries in your installation.
>
> Davide

Thanks for your answer,

I recompiled apache 2.2.0 from scratch, with mod_proxy only (./configure
--prefix=/usr/local/apache2.2 --enable-so --enable-mods-shared="proxy")
compilation and installation are OK but "apachectl configtest" still
complains about unresolved symbol apr_connect.

LD_LIBRARY_PATH (and ld.so.config) includes
/usr/local/apache2.2/lib:/usr/lib:/usr/local/lib

No chance so far.

Still investigating.

Emmanuel.
 >> Stay informed about: problem adding reverse proxy to Apache 2.2.0 
Back to top
Login to vote
emTu ?

External


Since: Jun 15, 2006
Posts: 7



(Msg. 4) Posted: Mon Jun 19, 2006 4:04 pm
Post subject: Re: problem adding reverse proxy to Apache 2.2.0 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

> No chance so far.
>
> Still investigating.
>
> Emmanuel.

Solved Razz

In fact, wrong or partial syntax in httpd.conf (+ lastly : redundant
installation of libapr that prevented httpd compilation).

Emmanuel.
 >> Stay informed about: problem adding reverse proxy to Apache 2.2.0 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
IE problem with Reverse Proxy - I can access my production server through my reverse proxy with Netscape, Mozilla, or Safari, but IE 5 -6 just gives me a blank page. IE is fine if I connect to the production server directly. My reverse proxy setup is apache 2.0.47 running on fedora...

Newbie's Reverse Proxy problem - Hi folks, I am new to Apache and to Linux. I need to set up a reverse proxy with Apache2 and Linux (Suse 8.2). After reading manuals and documentation (e.g. http://httpd.apache.org/docs-2.0/mod/mod_proxy.html) I thought this would be a pretty easy..

Apache 2.0.48 and reverse proxy - Hi, I am not able to setup reverse proxies using the following script in Apache 2.0.48 because of directive problems. I have to set up two reverse proxies for my webserver running on two different ports. What changes do I need to make it running on..

Apache reverse proxy - Hello, I am installing a reverse proxy on Apache. For basic cases, everything works fine. When I do a simple redirection, like for example ProxyPass /server/ https://141.220.200.46/ ProxyPassReverse /server/ https://141.220.200.46/ no..

Apache as reverse proxy to OWA 2003 - This is a continuation of the thread titled "Reverse proxy with SSL, redirects to non-SSL vhost." I promised that after I figured things out I would post a solution here. First, a brief description of the problem. I wanted to use Apache 2...
   Web Hosting Problem Solving Community! (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]