• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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