|
From: ZyanKLee <zya...@zy...> - 2007-05-16 13:23:39
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 humm: "undefined symbol: apr_socket_create_ex" do you have installed: libapr0 - the Apache Portable Runtime libapr0-dev - development headers for libapr ? Jasper schrieb: > Ah, ive missed that, but no that isnt the problem :) it just wont > load, with or without the ! :( > > ZyanKLee wrote: 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 >>>> >> >> - ------------------------------------------------------------------------- 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 > ------------------------------------------------------------------------- > 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 iD8DBQFGSwXSzm5dqFl4dvsRApe4AJ9tl3lZHTtSdPT2dMVYPfMkYZ++uQCghmZs NV+eJH8HRfKZgwx+ME02tG0= =RDIx -----END PGP SIGNATURE----- |