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

php extensions for other php versions installed via plesk

DanielMo

New Pleskian
I have a plesk 12.5 on ubuntu 12.04.

with plesk 12.5 i have the ability to run multiple php versions. the "native" version is 5.3.10 i also installed 5.5
that is great, but the question is how to install php extensions for php verion that i installed via plesk.

i need the ssh2.so and, the native version that i installed for 5.3 does not work with 5.5.

i have a dev box with ubuntu 14 and php55, copying that ssh2.so does not work, the extensions expects some things on ubuntu that 12 does not have.

i have not tried to update other dev box with ubuntu 12 to 5.5 via PPA and then trying to install ssh2 and copying that to plesk but im firstly not sure would that work and i hope there is some other easy way.

thank you.
 
it did, thank you :)

the second part (Tools & Settings > PHP Settings > *any PHP 5.6 handler*) did not work but i edited the php.ini and have the extension now.
 
Back
Top