Re: [EMAIL PROTECTED] Cannot load mod_proxy. undefined symbol: proxy_lb_workers

2006-07-07 Thread Nate Hausrath
Thanks for your help.I used apxs to build proxy_util and then tried again.  This time I received a similar message:httpd: Syntax error on line 82 of /usr/local/apache2/conf/httpd.conf: Cannot load /usr/local/apache2/modules/proxy_util.so into server: /usr/local/apache2/modules/proxy_util.so: undefi

RE: [EMAIL PROTECTED] Cannot load mod_proxy. undefined symbol: proxy_lb_workers

2006-07-07 Thread Ellison , John P
" I then added the modules to httpd.conf (LoadModule proxy_module modules/mod_proxy.so, etc).  Upon trying to stop the currently running server with apachectl, I received the following error: httpd: Syntax error on line 82 of /usr/local/apache2/conf/httpd.conf: Cannot load /usr/local/apache2/mo

[EMAIL PROTECTED] Cannot load mod_proxy. undefined symbol: proxy_lb_workers

2006-07-06 Thread Nate Hausrath
Hi,I have had Apache 2.2.2 chrooted and running fine for a few weeks now.  Today, I compiled mod_proxy and mod_proxy_http with apxs and copied them to my jail modules directory.  I then added the modules to httpd.conf (LoadModule proxy_module modules/mod_proxy.so, etc).  Upon trying to stop the cu