I'm trying to figure out how to change which version of PHP the php
alias uses...
I want it to use: /opt/plesk/php/5.6/bin/php
But it currently uses: /usr/bin/php (I think)
How can I ensure that when typing php
through SSH, that it's using the updated plesk version?