Install Apache, PHP, MYSQL and phpMyAdmin in Ubuntu
By Mhabub Mamun • Apr 1st, 2012 • Category: Apache, MYSql, PHP, UbuntuI will show the command and configuration to install Apache, PHP, MYSQL and phpMyAdmin in Ubuntu 1. Installing Apache Open your terminal and type the bellow command #sudo apt-get install apache2 It will ask for your password, Type your ubuntu password and press enter key, it will ask for confirmation Type y and press [...]
