Re: maxproc limit reached with trivial exec() in cgi script

2004-06-22 Thread Peter Risdon
Hi Alexander, Alexander wrote: Hello Peter, Try tunning maxusers in your kernel configuration file maxproc = 20 + 16 * maxusers Thanks for this. Since posting my first message, I have been investigating the problem further. The server on which this behaviour appears also has mod_php

maxproc limit reached with trivial exec() in cgi script

2004-06-21 Thread Peter Risdon
apache+mod_ssl-1.3.29+2.8.16 (suexec), PHP 4.3.4 (cgi), FreeBSD 4.10-STABLE exec(ls -l) in a php cgi script works the first time it is run after a reboot Every subsequent invocation gives /kernel: maxproc limit exceeded by uid 1208, please see tuning(7) and login.conf(5) in /var/log/messages