Hello all, I'm upgrading from Apache 2.0.54 to Apache 2.2.3, as I would like to try the proxy_balancer module. I'm running a Debian Sarge box. I uninstalled Apache 2.0.54 and I compiled and installed Apache 2.2.3 in /etc/apache2: # wget http://apache.scarlet.be/httpd/httpd-2.2.3.tar.gz # tar -xvzf httpd-2.2.3.tar.gz # cd httpd-2.2.3 # ./configure --prefix=/etc/apache2 --enable-mods-shared=all --enable-deflate --enable-proxy --enable-proxy-balancer --enable-proxy-http # make # make install| Then, I added this line to /etc/apache2/httpd.conf: LoadModule proxy_balancer_module modules/mod_proxy_balancer.so I launched te server and here is my problem: # apache2ctl -k start Syntax error on line 8 of /etc/apache2/httpd.conf: *Cannot load /etc/apache2/modules/mod_proxy_balancer.so into server: /etc/apache2/modules/mod_proxy_balancer.so: undefined symbol: proxy_hook_post_request* My searches on Google gives me no explaination. Is there someone here who knows what I could do? Have a nice day, Michael
begin:vcard fn:Michael Hulet n:Hulet;Michael org:mindtheshark.com adr;quoted-printable:;;chauss=C3=A9e de Bruxelles, 9;Wavre;;1300;Belgique email;internet:michael@xxxxxxxxxxxxxxxx title;quoted-printable:Cr=C3=A9ateur web ind=C3=A9pendant tel;cell:+32498119278 url:http://www.mindtheshark.com version:2.1 end:vcard
--------------------------------------------------------------------- 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