After I have updated php5 to/and installed PHP 7.
When I run php -v
:
PHP 7.0.23-1+ubuntu14.04.1+deb.sury.org+1 (cli) (built: Aug 31 2017 12:52:39) ( NTS )
Copyright (c) 1997-2017 The PHP Group
Zend Engine v3.0.0, Copyright (c) 1998-2017 Zend Technologies
with Zend OPcache **v7.0.23**-1+ubuntu14.04.1+deb.sury.org+1, Copyright (c) 1999-2017, by Zend Technologies
But my phpinfo() still on :
PHP Version 5.5.31-2+deb.sury.org~trusty+1
What should I do to work on PHP7 and not PHP5?