I have access to a Linux box and SSH. I need the latest version of PHP. What will the following do:
sudo apt-get install php5
Right now, I have PHP Version 5.1.6. Not sure if the above command is correct.
Also, I have access to Panel version 10.0.1. Can I upgrade PHP from there?