Hi! On Wed, Aug 12, 2009 at 4:47 AM, ray horn<[email protected]> wrote:
> How can I get rid of my Gateway Timeouts when using PHP 5.2.10 with CHerokee > 0.99.22 ? > Any recommendations ? > All my Cherokee settings are defaulted except for keep-alives and they are > off presently. Check how many php-cgi processes are running. When updated yesterday I realize that the new "Inherited environment variables" option was enabled by default, so my custom PHP_FCGI_CHILDREN environment variable until then was not being set before launching php-cgi. So, if you there are only ONE php-cgi process, go to Cherokee-Admin->Information Sources, select your php Source and uncheck "Inherit Environment" checkbox. Álvaro, I forgot talk this with you, sorry... -- Saludos: Antonio Pérez _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
