(05-02-2009 06:58 PM)supaplex Wrote: mr.x, thanks. I'll look into that.
pgentoo, what config files are these? I've excluded /var /tmp and /dev from my search.
joe:~# find / -xdev -type f > rootfs.ls
joe:~# grep -i mod_fcgid rootfs.ls
/usr/lib/apache2/modules/mod_fcgid.so
TIA. BTW, this is Debian Etch (upgrading to Lenny "RSN")
grep -rl cgi /etc/apache2/
shows a few results, one of which appears to be /etc/apache2/mods-enabled/fcgid_ispcp.conf
I was able to use all the settings except MaxRequestsPerProcess. I still haven't found the starter script(s). humm...
In /etc/apache2/sites-enabled/ispcp.conf:
FCGIWrapper /var/www/fcgi/example.com/php5-fcgi-starter .php