/ Published in: Bash
Install LAMP Stack (Linux,Apache, Mysql, PHP)
Install PHP5 (Some applications require other PHP5 mods)
Install phpMyAdmin
Install PHP5 (Some applications require other PHP5 mods)
Install phpMyAdmin
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
sudo apt-get install lamp-server^ sudo apt-get install php5 php5-gd php5-mysql php5-curl php5-cli php5-cgi php5-dev sudo apt-get install phpmyadmin