PDA

View Full Version : Apache doesnt start - ?


keith.hodges
01-25-2002, 05:08 PM
Can anyone help me with this one from the console:


=================

dyld: /usr/sbin/httpd Undefined symbols:
_apple_hfs_module
/usr/sbin/apachectl start: httpd could not be started

=================

thanks in advance

Keith

Novajo
01-25-2002, 05:33 PM
The module changed name:

http://forums.osxhints.com/showthread.php?s=&threadid=176&highlight=applehfsmodule

keith.hodges
01-25-2002, 07:07 PM
it had been bugging me for weeks - does apple know about this?

ld50
01-27-2002, 02:50 AM
dont remove the apple_hfs_module from the httpd.conf file but rename it to hfs_apple_module

for an explanation
http://www.stepwise.com/Articles/Technical/2001-09-29-01.htm

mhl