• 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!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

Issue Can't change PHP version

BFC Shop

New Pleskian
I just installed plesk with Centos 7 for our Magento 2.3.1 online store, the problem is, I can't change PHP version for specific subscription (domanin).

I set it up correct in admin section for PHP 7.2 but when I log in to server as user the PHP is:

PHP 5.4.16 (cli) (built: Oct 30 2018 19:30:51)
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2013 Zend Technologies
with the ionCube PHP Loader (enabled) + Intrusion Protection from ioncube24.com (unconfigured) v10.0.3, Copyright (c) 2002-2017, by ionCube Ltd.


Any idea how to solve this?
 
But If I check php.info it shows the right version....
So strange
I can't run Magento with this php config
 

Attachments

  • Untitled.jpg
    Untitled.jpg
    316.1 KB · Views: 6
I just installed plesk with Centos 7 for our Magento 2.3.1 online store, the problem is, I can't change PHP version for specific subscription (domanin).

I set it up correct in admin section for PHP 7.2 but when I log in to server as user the PHP is:

PHP 5.4.16 (cli) (built: Oct 30 2018 19:30:51)
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2013 Zend Technologies
with the ionCube PHP Loader (enabled) + Intrusion Protection from ioncube24.com (unconfigured) v10.0.3, Copyright (c) 2002-2017, by ionCube Ltd.


Any idea how to solve this?
same problem i face.
would you resolve it?
 
Hello,
with the command you check your version, i guess you use
Code:
php -v
you check the version of the php which is shipped with the os.

I recommend to upgrade your Plesk version to Obsidian, on Plesk Obsidian, Plesk services do not depend on system PHP
 
Back
Top