Apache install messed up

dchardy

New member
Joined
Mar 14, 2015
Messages
3
Looking for some help here...running apache 1.3 and httpd suddenly wouldn't start anymore - actually wouldn't stay running more than a few secs. No errors in error_log, sttrace just forks the process, no errors, then it stops. So I tried re-isntalling apache using custombuild, completes w/out errors, now I get

Starting httpd: Syntax error on line 32 of /etc/httpd/conf/httpd.conf:
Invalid command 'Order', perhaps mis-spelled or defined by a module not included in the server configuration

obviously some essential module isn't being loaded.

something is really screwy, but I'm not sure what to do. Tried upgrading to apache2, that didn't work either.
any help would be greatly appreciated.
David
 
and...

...trying to rebuild php with "build php n" gives me:

make[1]: *** [install-pear-installer] File size limit exceeded
make: *** [install-pear] Error 2

which makes no sense.

David
 
Back
Top