Re: [users@httpd] Cannot load mod_proxy. undefined symbol: proxy_lb_workers

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

 



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: undefined symbol: ap_proxy_ssl_enable

Where is ap_proxy_ssl_enable located?

If it's easier, I would like to try to build mod_proxy with configure, but I'm not really sure how to go about doing that.  I've only ever built modules with apxs.  How do I go about doing this?

Thanks,
Nate

On 7/7/06, Ellison , John P <jp@xxxxxxxxxx> wrote:
" 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/modules/mod_proxy.so into server: /usr/local/apache2/modules/mod_proxy.so: undefined symbol: proxy_lb_workers

Line 82 is what I listed above: LoadModule proxy_module modules/mod_proxy.so

Have I missed some dependency within my jail? Is this something easy that I've simply overlooked? Googling wasn't very helpful, so I turned this way. Thanks in advance.

-Nate
"


Hi.  I think I ran across the solution to your problem the other day.  http://www.apacheweek.com/features/reverseproxies.  Skip down to the part where he states "noting that mod_proxy itself is in two source files
(mod_proxy.c and proxy_util.c).
"
I ran across a similar problem to yours and solved it by building mod_proxy using configure.  Try using apxs to build proxy_util as well.  If you dig around, I think you'll find the proxy_lb_workers, etc. functions in there.

JP

---------------------------------------------------------------------
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