Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'I get this error, any ideas, thankx!' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
I get this error, any ideas, thankx!
Authored by: sardu_mac on Jan 10, '03 08:36:31PM
Removing the line from the config (as I see by the other comments, you've done) will cure the error. But as to why you couldn't load it... Have you recompiled apache yourself? If so, see if you've got mod_so support: % /usr/sbin/httpd -l Compiled-in modules: http_core.c mod_so.c If you've got that, the output of /usr/sbin/httpd -V would be the next place to look for reasons.

[ Reply to This | # ]