9
01-22-2002, 08:01 PM
I discovered recently that after the update to X.1.2 , Apache would not start in the GUI anymore. No error, but when I pressed the Start button, it just sat there "Starting..." for all eternity, and apache never actually ran.
I tried to run it from the command line and got the error: dyld: httpd Undefined symbols: _apple_hfs_module
Seeing this I decided to glance through the httpd.conf file, and commented out 'LoadModule apple_hfs_module' and 'AddModule mod_hfs_apple.c' with a # sign. Now Apache runs beutifully.
The question I have now is: Does apache need this module for any reason? What does it do?
Any help you can offer would be great. Thanks.
I tried to run it from the command line and got the error: dyld: httpd Undefined symbols: _apple_hfs_module
Seeing this I decided to glance through the httpd.conf file, and commented out 'LoadModule apple_hfs_module' and 'AddModule mod_hfs_apple.c' with a # sign. Now Apache runs beutifully.
The question I have now is: Does apache need this module for any reason? What does it do?
Any help you can offer would be great. Thanks.