apache broken

Posted:
Fri Oct 26, 2001 9:08 pm
by dglewis
Does this mean anything to anyone? I get this from console.log when attempting to start httpd via sharing applet in sys prefs.
dyld: /usr/sbin/httpd Undefined symbols:
_apple_hfs_module
/usr/sbin/apachectl start: httpd could not be started
Re: apache broken

Posted:
Mon Oct 29, 2001 6:18 pm
by orange1
means for some reason apache isn't liking your hfs module
have you been playing with your httpd.conf? sounds like something by the name of dyld doesn't know what the hfs module is.
should have one of these in your /etc/httpd/httpd.conf
LoadModule apple_hfs_module libexec/httpd/mod_hfs_apple.so
that's just a wild guess, though. it does sound like for some reason that module isn't loading properly, though