Ubuntu AMP Install

To install Apache, MySQL, and PHP on Ubuntu, we use the following command on one line:

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


One Response to “Ubuntu AMP Install”

  1. a-man Says:

    thank u for this

Leave a Comment