2009/12/7 Tolga <[email protected]>: > Hello everyone, > > > > I’m using peruser mpm in one of our web server (~950 vhosts). Our problem is > some vhost has problems with file operations ( php foopen() file() ). > > Whenever occurred this situation apache didn’t write anything to access_log > and anything appeared on browser > > I modify some limits.conf stuff but it didn’t solve anything. (I doublecheck > limit status from /proc/_PID_/limits ) >
you have to modify FD_SETSIZE in /usr/includes and recompile apache/php _______________________________________________ Peruser mailing list [email protected] http://www.telana.com/mailman/listinfo/peruser
