Knight of the round table

wansong

ubuntu apache php and phpwiki 安装

http://www.linuxidc.com/Linux/2010-07/27230.htm

1. 安装apache2.0
sudo apt-get install apache2
http://localhost/
2.安装PHP
sudo apt-get install php5 //安装PHP5

sudo apt-get install libapache2-mod-php5 //配置APACHE+PHP

sudo /etc/init.d/apache2 restart //重启APACHE


4、让apache、php支持 mysql

apt-get install libapache2-mod-auth-mysql

apt-get install php5-mysql
sudo /etc/init.d/apache2 restart

posted on 2012-02-02 19:25 w@ns0ng 阅读(196) 评论(0)  编辑  收藏 所属分类: Project ManagementLinux


只有注册用户登录后才能发表评论。


网站导航: