воскресенье, 17 октября 2010 г.

Quick installing Apache MySQL and PHP in Debian/Ubuntu

It soo simple.

sudo apt-get install apache2 php5 php5-mysql mysql-server libapache2-mod-php5

Restart apache:
sudo /etc/init.d/apache2 restart


PS phpMyAdmin is helpful thing ;)

If you dont want to make it quick :D
Then use aptitude/synaptic and select packages.

Комментариев нет:

Отправить комментарий