You are not logged in.
Pages: 1
[root@server ~]# /etc/rc.d/httpd restart
:: Restarting Apache Web Server [FAIL]
[root@server ~]#[root@server ~]# httpd
Segmentation fault
[root@server ~]#I think that says enough. I tried recompiling from ABS and same thing. Just started today. Help please?
Offline
Try to start the daemon with
/usr/sbin/apachectl startMaybe this throws an error on the CLI. And look in the logs under /var/log/httpd.
Offline
[root@server ~]# /usr/sbin/apachectl start
/usr/sbin/apachectl: line 78: 744 Segmentation fault $HTTPD -k $ARGV
[root@server ~]#Also, nothing in the last two days in /var/log/httpd/error_log (last thing is on [Fri Nov 20 04:47:24 2009])
EDIT: Semisolved (in the process of switching to lightppd
)
Last edited by doorknob60 (2009-11-22 23:56:17)
Offline
Pages: 1