• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Question Install PHP X-cache on Onyx - php5.6

TristanA

Basic Pleskian
Hello,

How do I install Xcache on Onyx 17.5.3?
On debian 8.9 and use PHP 5.6.31 Application FastCGI

Thanks for your help
 
Last edited:
Hi TristanA,

How do I install Xcache on Onyx 17.5.3?
To inform yourself, WHICH packages are needed on Debian/Ubuntu - based systems, to compile something on your server, pls read for example the START - step-by-step - guide from:

Afterwards, pls. open the example from @IgorG for CentOS and Plesk PHP package 5.6, to install a XCache module: => #4 and use it as a reference for your Debian - installation. Pls. note, that CentOS packages names can differ to Debian/Ubuntu packages names, but you should be able to use "apt-cache search plesk | grep php | grep dev", to inform yourself about the correct name for the "dev" - packages. :)
 
Back
Top