• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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