Quote:
Originally Posted by cooldude7
the last module is mod_so.c
but its not even in httpd config.
|
looks like your mod_so is borked by httpd-devel, which is why no other modules are loading...
locate mod_so.c on your system and look at its modification time. If it corresponds to when you install httpd-devel, there's your problem.... replace that with a good one and all will be fine.
hit me up on email if you want me to look - requires a privileged account (sudo or root) to do...