DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=27791>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=27791 ------- Additional Comments From [EMAIL PROTECTED] 2007-07-24 18:53 ------- I recommend downloading 2.0.59 because older versions seem to be incomplete and not production-ready. If you a forced to run an older version of httpd then you can try compiling the 2.0.59 source code and just using the mod_cache.so and mod_disk_cache.so files: ./configure --prefix=/tmp/httpd-2.0.59 --enable-cache=shared --enable-disk- cache=shared --enable-mem-cache=shared make make install We are running 2.0.52 httpd with 2.0.59 mod_cache without any problems... -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
