1、LAMP环境安装

1.1. yum环境配制ok;

yum install gcc

http://wangfx.blog.51cto.com/1697877/1871897


1.2. 代理上网配制OK;

http://wangfx.blog.51cto.com/1697877/1902197


1.3.  执行  ./phpstudy.bin


    2、Discuz安装


2.1. 解压

unzip Discuz_X3.0_SC_UTF8.zip -d /phpstudy/www/


2.2. 添加相关命令路径

[root@localhost ~]#  vi /etc/profile

...
export PATH=$PATH:/phpstudy/mysql/bin/


2.3. mysql帐号:root  密码:root

wKiom1jq0CDiXjCHAADUtlOwkmk895.png-wh_50


phpstudy2014下载地址

http://www.phpstudy.net/a.php/206.html


Discuz下载地址

简体中文GBK:http://download.comsenz.com/DiscuzX/3.0/Discuz_X3.0_SC_GBK.zip

繁体中文 BIG5:http://download.comsenz.com/DiscuzX/3.0/Discuz_X3.0_TC_BIG5.zip

简体 UTF8:http://download.comsenz.com/DiscuzX/3.0/Discuz_X3.0_SC_UTF8.zip

繁体 UTF8:http://download.comsenz.com/DiscuzX/3.0/Discuz_X3.0_TC_UTF8.zip