The error specifies that there is no more space left in Semaphore Arrays for Apache.
Please run this through shell
for ipsemId in $(ipcs -s | grep apache | cut -f 2 -d ' '); do ipcrm $ipsemId; done
Subscribe to:
Post Comments (Atom)
You Can find here the tips that was the most useful for server administration in Linux
No comments:
Post a Comment