sudo apt-get updateThis will update the apt list of software available on your machine. Then run :
sudo apt-get install apache2 php5 mysql-server libapache2-mod-auth-mysql php5-mysql phpmyadminThis will install Apache2, Php5, MysQL and PhpMyAdmin ! To finish the installation of MysQL type in :
sudo mysql_secure_installationYou are good to go ! Let me know if you have any questions.
Martin Cozzi.
No comments:
Post a Comment