• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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