[EMAIL PROTECTED] writes:
 > 
 > This error has one of two meanings from the pthread_create man page:
 > 
 >        EAGAIN not enough system resources to create a process for
 >               the new thread.
 > 
 >        EAGAIN more than PTHREAD_THREADS_MAX threads  are  already
 >               active.
 > 
 > Are you sure your system is setup to handle the threaded MPM?  I am
 > testing this on a Mandrak 7.2 box with a 2.2.17 kernel.  What kernel are
 > you running?

kernel: 2.2.19
ulimit -u 150

I'll set my threaded settings back to the default, raise my ulimit to
250, and try again.
It well may be that I am running into the process limits I have set for
myself. Let me check.

Victor
-- 
Victor J. Orlikowski
======================
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]

Reply via email to