I changed something in my site2.include
than I did
/etc/rc.d/init.d/httpd restart
[root (at mark) wb vhosts]# /etc/rc.d/init.d/httpd restart
Stopping httpd: [FAILED]
Starting httpd: [FAILED]
[root (at mark) wb vhosts]# /etc/rc.d/init.d/httpd configtest
Syntax OK
but I cannot find where is the error and why it cannot be restarted
the only thing I did was updating all BQ files Brian was posting last week
so that all the BQ files were in sync again for yum updates
than I found this error in my error_log
[Wed Jun 28 20:36:27 2006] [crit] (28)No space left on device:
mod_rewrite: could not create rewrite_log_lock
Configuration Failed
than I understand it was a problem with semaphores
I solved it with a special icmp line (forgot it) but can someone explain
how this could happen?
dennis