How to set PHP version for SSH session? – Plesk
I have setup my account to use PHP v7.0 through Plesk. I then used phpinfo() to verify that I am using 7.0. However, when I login via SSH (command line/shell) and type "php -v", it shows I'm using PHP v5.4.…