History:
We are running litespeed (currently standard for testing), Plesk 9.5, SuEXEC enabled in litespeed, APC isntalled and compiled into PHP, and FastCGI module in Plesk for PHP.
Issue:
APC seems to be dumping about every 30 seconds(I assume this is a default timeout for a PHP thread), this only seems to be happening when the FastCGI module is enabled in Plesk, when we switch the PHP mode to Apache module there are no issues.
What we have tried:
We have tried to use the article listed here: www [dot] brandonturner [dot] net/blog/2009/07/fastcgi_with_php_opcode_cache (setting up the external app as a FastCGI module) I continue to get 503 errors when I view the apc.php page, when I leave the script handler as a litespeed API module and I have no issues (other than the APC dumping)
What we need:
We need FastCGI, SuEXEC, and some sort of caching (preferably memcaching, we would LIKE APC).
Does anyone have any suggestions?
We are running litespeed (currently standard for testing), Plesk 9.5, SuEXEC enabled in litespeed, APC isntalled and compiled into PHP, and FastCGI module in Plesk for PHP.
Issue:
APC seems to be dumping about every 30 seconds(I assume this is a default timeout for a PHP thread), this only seems to be happening when the FastCGI module is enabled in Plesk, when we switch the PHP mode to Apache module there are no issues.
What we have tried:
We have tried to use the article listed here: www [dot] brandonturner [dot] net/blog/2009/07/fastcgi_with_php_opcode_cache (setting up the external app as a FastCGI module) I continue to get 503 errors when I view the apc.php page, when I leave the script handler as a litespeed API module and I have no issues (other than the APC dumping)
What we need:
We need FastCGI, SuEXEC, and some sort of caching (preferably memcaching, we would LIKE APC).
Does anyone have any suggestions?