• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Question How can switch the global vendor php version?

dbb

New Pleskian
Hi!

How can switch in the plesk 12.5 admin panel the global php version from the 5.4.16 (by OS vendor Apache-Modul) to a higher Version? A php version switch for the domain and subdomain is no problem, but in ssh with php -v, it always stay at the 5.4.16 version.


Thanks!
 
# rpm -qf /usr/local/psa/admin/bin/php
plesk-core-12.5.30-cos6.build1205150826.19.i686

As you can see, admin's php is a part of plesk-core package. It is special patched by Plesk php version and you can't change it.
 
Back
Top