Index: [Article Count Order] [Thread]

Date:  Wed, 28 Jun 2006 21:01:41 +0200
From:  Dennis <dennis (at mark) mixfans.org>
Subject:  [coba-e:05913] httpd stopped working
To:  coba-e (at mark) bluequartz.org
Message-Id:  <44A2D215.7040904 (at mark) mixfans.org>
In-Reply-To:  <002501c69abe$c6f2c320$6507060a@newboy>
References:  <002501c69abe$c6f2c320$6507060a@newboy>
X-Mail-Count: 05913

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