I’m the Admin. It’s a dedicated, un-managed server and I have full root console and SFTP access. I only found PHP here: /opt/plesk/php/7.3/etc and phpinfo(); shows 7.3.22, but in console, php -v shows 7.0.33. How do I upgrade it? I found no reference at all to PHP 7.0.33 in phpinfo();, only 7.3.22. Very strange.
Here’s the full php -v result:
PHP 7.0.33-0ubuntu0.16.04.7 (cli) ( NTS )
Copyright (c) 1997-2017 The PHP Group
Zend Engine v3.0.0, Copyright (c) 1998-2017 Zend Technologies
with the ionCube PHP Loader + ionCube24 v10.4.0, Copyright (c) 2002-2020, by ionCube Ltd.
with Zend OPcache v7.0.33-0ubuntu0.16.04.7, Copyright (c) 1999-2017, by Zend Technologies
I’m confused…