Knowledgebase: Hosting Support
How to fix Semaphore issues
Posted by Rex Boyd, Last modified by Zach Taylor on 24 July 2012 12:35 AM
|
|
What to do if you come across the Semaphores issues on servers: You can add following lines in “/etc/sysctl.conf” to get this issue fixed permanently. These values will increase the limits of Semaphores on the Server. kernel.msgmni = 1024 After you save “/etc/sysctl.conf” run “sysctl -p” to reload the sysctl.conf file. | |
|
Comments (0)