Google is your friend.[br]
Posted on: May 08, 2008, 05:53:28 PM_________________________________________________F irst you'll need to add repositories:
Index of /ubuntu dapper universe main restricted universe
Index of /ubuntu dapper-security universe
You will be running the following commands:
* * sudo apt-get install apache2
* * sudo apt-get install php4
* * sudo apt-get install libapache2-mod-php4
* * sudo /etc/init.d/apache2 restart
[br]
Posted on: May 08, 2008, 05:54:44 PM_________________________________________________N ote that if apache is already installed you can omit the first line. Your web files will now be found in /var/www/[br]
Posted on: May 08, 2008, 05:55:11 PM_________________________________________________O nce you are done adding the repositories, you'll need to run this command:
sudo apt-get update[br]
Posted on: May 08, 2008, 05:57:07 PM_________________________________________________T hen you're done.