Site icon Shaharia's Blog

Install PHP5, Apache2 manually in UBUNTU 12.04

PHP Banner

PHP Banner

To install PHP5 and Apache2 manually in UBUNTU 12.04 you need to run the following command.

sudo apt-get install php5
sudo apt-get install apache2

It will start installing apache2 and PHP5 for your UBUNTU.

Exit mobile version