You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Richard de Vries <ri...@yahoo.com> on 2006/05/04 23:13:44 UTC

[users@httpd] Apache 2.0.58: mod_proxy.so: symbol ap_proxyerror: referenced symbol not found

While trying to run my apache instance as a proxy, I
get the following error:

Cannot load
/bmc/local/apps/apache/modules/mod_proxy.so into
server: ld.so.1: httpd: fatal: relocation error: file
/bmc/local/apps/apache/modules/mod_proxy.so: symbol
ap_proxyerror: referenced symbol not found

I have my config stripped down to a bare minimum. The
load-order of my modules are as follows:

LoadModule proxy_module modules/mod_proxy.so
LoadModule headers_module modules/mod_headers.so
LoadModule proxy_connect_module
modules/mod_proxy_connect.so
LoadModule proxy_http_module modules/mod_proxy_http.so

Any suggestions?

Thanks guys!


 R

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org