Install PHP5 and Apache in ubuntu
This post was written by admin on June 28, 2009
Posted Under: General
Posted Under: General
This short tutorial may help if you want to get PHP up and running in your computer
Open up terminal window and run following commands:
sudo apt-get install apache2 sudo apt-get install php5 sudo /etc/init.d/apache2 restart
Related posts:
- How to install LAMP server in Ubuntu 9.04
- Instant LAN File Sharing with one command in Ubuntu
- How to Enable DVD Playback in Ubuntu
- Install free Bitdefender antivirus on ubuntu
- Always make links/bookmarks open in new tabs
Tags: ubuntu
