Ubuntu 使用 Discuz搭建论坛

Ubuntu 使用 Discuz搭建论坛

Luo Weifeng 2011-1-7

转载请保留:http://blog.csdn.net/luoweifeng1989/archive/2011/01/07/6123556.aspx

1. 安装LAMP

参考我的一篇文章http://blog.csdn.net/luoweifeng1989/archive/2011/01/05/6118006.aspx

2. 安装Zend框架

#apt-get install zend-framework

3. 下载并配置Discuz

#wget http://download2.comsenz.com/Discuz/7.0.0/Discuz_7.0.0_FULL_SC_GBK.zip

#sudo apt-get install unzip

#unzip Discuz_7.0.0_FULL_SC_GBK.zip

#mkdir /var/www/bbs

#cp -a ./Discuz_7.0.0_FULL_SC_GBK/upload/* /var/www/bbs/

#chmod -R 777 /var/www

4. 安装

#firefox http://localhost/bbs/install/index.php

在这个阳光明媚的三月,我从我单薄的青春里打马而过,

Ubuntu 使用 Discuz搭建论坛

相关文章:

你感兴趣的文章:

标签云: