• 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.

Question Plesk 12.5.30 xcache web admin

exospec

New Pleskian
Hi all,

Version 12.5.30, web pro edition

Installed from Centos7 combination ISO

Question:

How do I set up the web admin for the built-in xcache?

On previous servers I have installed it separately, and then been able to set up the web admin interface to check all running correctly.

Since I am having PHP performance issues on this new server set up vs an older Plesk 9.5.4 CentOS 5.9 set up, I need to investigate and configure xcache correctly.

Can anyone give instructions please?

Thank you
 
Just make sure that you have installed xcache package for corresponding Plesk PHP package. For example, on my test Plesk 12.5 server:

# rpm -qa | grep xcache
plesk-php53-xcache-3.2.0-centos6.15081014.i686
plesk-php54-xcache-3.2.0-centos6.15081011.i686
plesk-php52-xcache-3.2.0-centos6.15081015.i686

# rpm -ql plesk-php54-xcache-3.2.0-centos6.15081011.i686
/opt/plesk/php/5.4/etc/php.d/40-xcache.ini
/opt/plesk/php/5.4/lib/php/modules/xcache.so
 
Back
Top