• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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