Simple steps to install PHP5 and Apache on Ubuntu Linux
Here’s the quick and easy steps to install Apache and PHP on your Ubuntu Linux
-
Simple Steps to Install PHP5 and Apache on Ubuntu Linux
milly
Simple steps to install PHP5 and Apache on Ubuntu Linux
Here’s the quick and easy steps to install Apache and PHP on your Ubuntu Linux
milly 10:51 am on November 23, 2009
1. Open a command windows in Ubuntu. (or you can ssh or telnet to your Ubuntu installation)
2. Edit /etc/apt/sources.list
Comment out the following two lines. (Add a “#” to the front)
3. Run “sudo apt-get update”
4. Run the following commands:
5. Your Apache will now installed on /var/www/ directory