Tag Archives: servergroove
Installing PHP5.4, Apache2 and MySQL on Ubuntu Linux
Im going to use PPA for installing PHP5.4 on Ubuntu. To use PPA you need to install python-software-properties
$ apt-get install python-software-properties
# you can now use add-apt-repository command
Posted in Linux, Server & OS, Ubuntu
1 Comment