I was planning to use APC for my Apache Server based on mpm_worker and mod_fcgid but I found out that APC and also xCache doesn't work with mod_fcgid. so what do you suggest?
I was planning to use APC for my Apache Server based on mpm_worker and mod_fcgid but I found out that APC and also xCache doesn't work with mod_fcgid. so what do you suggest?
The following works well for me. This one is with single process but it works stable with e.g. two.
httpd.conf:
php5.fcgi:
php.ini:
extension=apc.so