If starting apache fails with an error like this:
[emerg] (28)No space left on device: Couldn't create accept lock
Delete semaphores in use
ipcs -s | grep nobody | perl -e 'while (<STDIN>) { @a=split(/\s+/); print `ipcrm sem $a[1]`}'
Main Page
Archives
Recent changes
Help
What links here
Related changes
Special pages
Printable version
Permanent link