Sunday, November 15, 2009

How to install Appserv on Ubuntu


sudo apt-get install apache2 php5 libapache2-mod-php5 mysql-server phpmyadmin

Press Enter and Input password :)
sudo /etc/init.d/apache2 restart
Press Enter again.
/var/www/ is directory for http://localhost


Followers