|
From: Jasper <ja...@ti...> - 2007-05-16 14:32:47
|
Well i got it working, but not running, apache lists the module as loaded, but if i open the httpbl-testing, it just says no such dir :( i hope some1 has some additional info for me about the matter. p.s. i have a custom apache2 installation, but it works like a charm (same install as on our other servers) its compiled with: ./configure" \ "--enable-modules=most" \ "--enable-mods-shared=most" \ "--enable-file-cache" \ "--enable-cache" \ "--enable-disk-cache" \ "--enable-mem-cache" \ "--enable-rewrite" \ "--disable-authn-dbm" \ "--with-included-apr" \ "--enable-unique-id" \ "$@" so nothing fancy.. ZyanKLee wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > mine worked "out of the box" - with apache2, debian3.1 etc > > Jasper schrieb: > >> as it found on google, apr_socket_create_ex is depricated, after >> changing it in the source, it did the same about apr_lstat. >> >> ive changed them to apr_socket_create and apr_stat. And now it will >> load fine and i can test if it still works. Perhaps this is an >> apache2 issue? >> >> >> ZyanKLee wrote: I am not sure about this one. Mine is: >> 4.5-1.2sarge1 >> >> >> >> Jasper schrieb: >> >> >>>>> i didnt have them installed, i installed them, re-compiled >>>>> the module but no go :( >>>>> >>>>> could it be possible that i need newer or different version >>>>> of libpcre3/libpcre3-dev? >>>>> >>>>> ZyanKLee wrote: >>>>> >>>>> >>>>>> -----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 >>>>>> >>>>>> >>>>>> >>>>>> >> ------------------------------------------------------------------------- >> >> >>>>> 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 > > iD8DBQFGSxIQzm5dqFl4dvsRArpoAKCLCQsX1lFJGlKD5gGj/2sugR86vQCgja5c > 5jR004pjs2w61cO+UfUnGGk= > =oVjs > -----END PGP SIGNATURE----- > > > ------------------------------------------------------------------------- > 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 > |