apt-get update
apt-get install apache2
apt-get install mysql-server
mysql_secure_installation
apt-get install php5 php-pear php5-mysql
service apache2 restart
apt-get update
apt-get install apache2
apt-get install mysql-server
mysql_secure_installation
apt-get install php5 php-pear php5-mysql
service apache2 restart
2 thoughts on “LAMP на Debian”