Note : Ce guide est archivé pour les utilisateurs de serveurs legacy.
apt-get update && apt-get upgrade
apt-get install apache2
apt-get install mysql-server mysql-client
apt-get install php5 libapache2-mod-php5 php5-mysql
Redémarrez Apache : /etc/init.d/apache2 restart