|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
general - No space left on device: mod_rewrite: could not create rewrite_log_lock
Hello,
I'm getting error "No space left on device: mod_rewrite: could not create rewrite_log_lock" due to myriads of semaphore-arrays left, owned by my apache-user. I can remove them by running ipcs -s | grep apache | perl -e 'while (<STDIN>) { @a=split(/\s+/); print `ipcrm sem $a[1]`}' the problem is that this is happening once a day. How can I solve this issue permanently? Thanks in advanced. |
|
#2
|
||||
|
||||
|
Welcome to Dev Shed.
I've never encountered this error, but it would be helpful to know how you have Apache setup and how mod_rewrite is in play.
__________________
# Jeremy Explain your problem instead of asking how to do what you decided was the solution. |
![]() |
| Viewing: Dev Shed Forums > System Administration > Apache Development > general - No space left on device: mod_rewrite: could not create rewrite_log_lock |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|