tag 430400 -moreinfo thanks I'm not sure whether this is related to bug #431799 or not. More information: Suexec: enabled.
Example of /var/www/fcgi/master/php5-fcgi-starter: --- #!/bin/sh PHPRC="/var/www/fcgi/master/php5/" export PHPRC PHP_FCGI_CHILDREN=2 export PHP_FCGI_CHILDREN PHP_FCGI_MAX_REQUESTS=5000 export PHP_FCGI_MAX_REQUESTS exec /usr/bin/php5-cgi --- In /var/www/fcgi/master/php5/ there's a php.ini file. It might also be related to the fact that PHP_FCGI_MAX_REQUESTS is set to 5000. But probably fixing #431799 would help too. -- Atomo64 - Raphael Please avoid sending me Word, PowerPoint or Excel attachments. See http://www.gnu.org/philosophy/no-word-attachments.html Say NO to Microsoft Office broken standard. See http://www.noooxml.org/petition -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

