I have Plesk 11.5 running Ubuntu 10.04 and PHP 5.3 and I am having problems trying to install PHP 5.4 following the instructions HERE - this is my first time attempting this so please appreciate that I am not so tech savvy as most of you ! If anyone can help me do this with easy to follow step by step instructions then that would be really appreciated.
Firstly, I'm trying to source PHP 5.4 - following instructions, I have copied the link from php.net to a mirror - I use wget <copied link> to get the file.. so: 'wget http://uk1.php.net/get/php-5.4.27.tar.gz/from/this/mirror' - this appears to download and then shows:
Saving to mirror ? Is that correct, as trying to follow the next instructions to unpack the file with 'gunzip php-5.4.27.tar.gz' shows no such file or directory ?
..and this is before I get to the configure stage !
Any help welcomed please.. thx
Firstly, I'm trying to source PHP 5.4 - following instructions, I have copied the link from php.net to a mirror - I use wget <copied link> to get the file.. so: 'wget http://uk1.php.net/get/php-5.4.27.tar.gz/from/this/mirror' - this appears to download and then shows:
Code:
Length 15333755 (15M) [application x/gzip]
Saving to: 'mirror'
Saving to mirror ? Is that correct, as trying to follow the next instructions to unpack the file with 'gunzip php-5.4.27.tar.gz' shows no such file or directory ?
..and this is before I get to the configure stage !
Any help welcomed please.. thx