免責聲明

Disclaimer (免責聲明)
繼續閱覽代表您接受以上的免責聲明.
To continue reading means you accept the above disclaimer.

2011年3月1日 星期二

How to install LAMP in Ubuntu?

[Q] How to install LAMP(Linux-Apache-Mysql-Php) in Ubuntu?

[try]
sudo apt-get install tasksel
sudo tasksel install lamp-server


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


[Q] What's tasksel?

[digest]
"
Tasksel is a Debian/Ubuntu tool that installs multiple related packages as a co-ordinated "task" onto your system. ...
"

tasksel --list-task





[ref]
https://help.ubuntu.com/community/ApacheMySQLPHP
https://help.ubuntu.com/community/Tasksel

沒有留言:

張貼留言