[users@httpd] ERROR: ap_proxy_is_word, mod_proxy

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

 



Using Linux (CentOS 4.2)

Loaded the mod_proxy and proxy_util modules with the following:

/usr/local/apache2/bin/apxs -c -i mod_proxy.c
/usr/local/apache2/bin/apxs -c -i -n 'APACHE2' proxy_util.c

Edited the httpd.conf file by adding:

LoadModule proxy_module    modules/mod_proxy.so
LoadModule APACHE2_module  modules/proxy_util.so

When restart apache with:

/usr/local/apache2/bin/apachectl restart

GET THE FOLLOWING ERROR:
Syntax error on line 238 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: ap_proxy_is_word


SUGGESTIONS ON HOW TO RESOLVE, thanks....Rob


--------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See 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