Hi, I am having problems with php configuration in as FastCGI in Debian with cherokee 0.99.26.
Mainly my problem is I set up the memory limit in /etc/php5/cgi/php.ini to 64M but the php-cgi processes keep growing in memory. After some time, the php-cgi have eaten all my memory server. I just found out that passing -c /etc/php5/cgi/php.ini as the argument in the interpreter (/usr/bin/php-cgi -c /etc/php5/cgi -b /tmp/cherokee-php.socket) seems to comply with the limits I established in the php.ini. The thing is that I do not know if it is a problem my configuration file, or it is problem of the default behavior of cherokee not picking the right file. Any help would be much appreciated. THanks, David.
_______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
