• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Switch from fcgi to fastcgi in Plesk 11.5.30

MiguelG

Basic Pleskian
Hello all, right now Plesk is using mod_fcgi in PHP and i need to change to mod_fastcgi to enable opcode cache (x-cache). Does anyone know how can i do this? Can the default fcgi mod be changed to fastcgi to allow shared memory between processes?

Many thanks in advance,
 
Why not APC Cache?
APC works great with PHP-FPM and fcgi...

Well i can also use APC cache, but problem is the same, can't switch to mod_fastcgi. Without mod_fastcgi you can't have a real opcode cache; mod_fcgi doesn't allow this. Also i'm not using PHP-FPM, so i need to use it with PHP FastCGI.
 
Back
Top