• 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.

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