[mod_python] "No space left on device:" error when attempting to start httpd2

Robert Sanderson azaroth at liverpool.ac.uk
Wed May 5 12:51:08 EST 2004


> [Mon May 03 21:13:18 2004] [error] mod_python: Hint: On Linux, the 
> problem may be the number of available semaphores, check 'sysctl kernel.sem'

Fix is along the lines of:

  echo "512     32000   32      512" > /proc/sys/kernel/sem

If that doesn't work, just double the numbers.

Rob


-- 
      ,'/:.          Dr Robert Sanderson (azaroth at liverpool.ac.uk)
    ,'-/::::.        http://www.o-r-g.org/~azaroth/
  ,'--/::(@)::.      Special Collections and Archives, extension 3142
,'---/::::::::::.    Nebmedes:  http://nebmedes.o-r-g.org:8000/
____/:::::::::::::.  
I L L U M I N A T I  





More information about the Mod_python mailing list