How to upgrade php 5.6 to 7.0
Step 1: Fire up PuTTy and check the version of your php: php -v VestaCP has REMI installed – if not install or update REMI: yum –enablerepo=remi update remi-release Step 2: Now stop Apache and remove php: service httpd stop Read More …