Dear James,
Thanks a lot. It worked like charm. The key to my problem was
"--enable-mods-shared=most" this option.
Using my source tree config provides no error; it just doesn't build the
mod_cache.so into [APACHE INSTALL DIR]/modules. Still don't know why it does
that.
Anyway, adding that o
> Can anyone tell me how to build "mod_cache.so" on Apache2.2.22? This is
> indeed pretty basic stuff. But for some reason I can not get it built inside
> the module directory.
Surely there is an error returned by the configure script that can tell us why
mod_cache.so is failing to build. I us