|
From: ZyanKLee <zya...@zy...> - 2007-05-16 13:14:28
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am not sure, but the '!' at <IfModule !mod_httpbl.c> might be the Problem?! Jasper schrieb: > Hello everybody, > > I tried to compile the module but it gave me an error, after installing > the libs it compiled ok. > libpcre3 libpcre3-dev > (debian sarge) > > After compiling the module, edited the config: > <IfModule !mod_httpbl.c> > HTTPBLRBLEnabled On > HTTPBLLogDir /usr/local/apache2/logs/ > HTTPBLTestingURL /httpbl_testing/ > HTTPBLDefaultAction allow > HTTPBLAccessKey mykey > </IfModule> > > and put an directory with the following: > > <Directory ~ /.*> > HTTPBLRBLEnabled On > HTTPBLRBLReqHandler 255:0-255:0-255:255 deny > > </Directory> > > > configtest tells me the following: > > httpd: Syntax error on line 70 of /usr/local/apache2/conf/httpd.conf: > Cannot load /usr/local/apache2/modules/mod_httpbl.so into server: > /usr/local/apache2/modules/mod_httpbl.so: undefined symbol: > apr_socket_create_ex > > Any idea's on what i missed here? > > Thanks, > > Regards, > > Jasper Wonnink > Tiscomhosting.nl > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Httpbl-beta mailing list > Htt...@li... > https://lists.sourceforge.net/lists/listinfo/httpbl-beta -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGSwOTzm5dqFl4dvsRAlrHAJ0YmiDbR0EnIzuIMpwv2Uxo1SeViACePI+i yPY3A0HvJCTRenhZ2DSUrG0= =TCho -----END PGP SIGNATURE----- |