您的位置:首页 > 其它

How to configure LAMP server on Ubuntu System

2012-08-04 11:46 363 查看

To install the default LAMP stack in Ubuntu 10.04 and above

First install tasksel...

sudo apt-get install tasksel


... and then the LAMP stack:

sudo tasksel install lamp-server


DO NOT UNCHECK ANY PACKAGES IN THE MENU WHICH APPEARS







seek more information about LAMP(Linux+Apache+MySQL+PHP)

See the link below:

https://help.ubuntu.com/community/ApacheMySQLPHP
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: