Hello,
On 2 of our newly installed webservers we have the following problem:
[Thu Jul 31 15:13:30 2008] [crit] (28)No space left on device: mod_rewrite: could not create rewrite_log_lock
I found the following command on the net:
ipcs -s | grep apache | perl -e 'while (<STDIN>) { @a=split(/\s+/); print `ipcrm sem $a[1]`}'
This fixes the problem after that i can start apache again. Now this problem happens everyweek. There haves to be more people with this problem.
Could anyone advise me what to do cause this thing just happens with no reason.
thx
________
vaporizer reviews
On 2 of our newly installed webservers we have the following problem:
[Thu Jul 31 15:13:30 2008] [crit] (28)No space left on device: mod_rewrite: could not create rewrite_log_lock
I found the following command on the net:
ipcs -s | grep apache | perl -e 'while (<STDIN>) { @a=split(/\s+/); print `ipcrm sem $a[1]`}'
This fixes the problem after that i can start apache again. Now this problem happens everyweek. There haves to be more people with this problem.
Could anyone advise me what to do cause this thing just happens with no reason.
thx
________
vaporizer reviews
Last edited: