[php-maint] Bug#430400:

Raphael atomo64 at gmail.com
Thu Jul 26 22:25:22 UTC 2007


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




More information about the pkg-php-maint mailing list