• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Question Change default PHP version for Plesk Onyx on Ubuntu 16.04 Server

cij

New Pleskian
Hi all,

I need to change the default PHP version from 7(PHP from OS vendor ) to 5.6. Is this possible?

Changing the PHP version for a subscription or a domain is not resolving my issue. I need to install the XMR extension for PHP5.6 to get my CMS working. But now I get the error message that PHP7 is installed on the server.

Thank you very much in advanced
 
Why you can't use Plesk PHP 5.6 version for your goal from /opt/plesk/php/5.6/bin/ path instead of default OS php path?

# ll /opt/plesk/php/5.6/bin/
total 16996
-rwxr-xr-x 1 root root 4312304 Jul 7 10:59 lsphp
-rwxr-xr-x 1 root root 358 Jul 7 11:00 pear
-rwxr-xr-x 1 root root 383 Jul 7 11:00 peardev
-rwxr-xr-x 1 root root 443 Jul 7 11:00 pecl
lrwxrwxrwx 1 root root 9 Jul 10 16:59 phar -> phar.phar
-rwxr-xr-x 1 root root 14837 Jul 7 10:56 phar.phar
-rwxr-xr-x 1 root root 4329808 Jul 7 10:59 php
-rwxr-xr-x 1 root root 4308752 Jul 7 10:59 php-cgi
-rwxr-xr-x 1 root root 4417400 Jul 7 10:59 phpdbg
 
Back
Top