文件名称:compression-website
- 所属分类:
- Internet/网络编程
- 资源属性:
- [PHP] [源码]
- 上传时间:
- 2013-05-05
- 文件大小:
- 5kb
- 下载次数:
- 0次
- 提 供 者:
- 张**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
安装前配置Mysql参数:
1、打开functions.php
$info[ db_host ] = localhost //数据库地址,一般默认即可
$info[ db_user ] = root //数据库用户名,请填
$info[ db_psw ] = passwd //数据库密码,请填
$info[ db_dba ] = dba //数据库表名,请填
2、黑白名单规则说明:
如果是 ali727.com 网址,那么请添加规则: /.*ali727\.com.*/i
如果是 u.ali727.com 网址,请添加规则: /.*u\.ali727\.com.*/i
也可以添加关键字,比如添加规则: /.*fu-ck-GFW.*/i ,
那么所有地址中包含 fu-ck-GFW 的都会被禁止。
3、解压缩包后,找到install.lock,重命名为install.php,
浏览器访问:<你的网址>/install.php,进行安装,当出现done字符时,表示安装完毕。
4、安装完成后,切记将install.php重命名为install.lock。-Pre-installation configuration Mysql parameters:
1, open the functions.php
$ info [ db_host ] = localhost // address of the database, the general default can be
$ info [ db_user ] = root // database user name, please fill
$ info [ db_psw ] = passwd // database password, please fill
$ info [ db_dba ] = dba // database table names, please fill
2, black-and-white list rules:
If ali727.com Web, then add the rule: /* ali727 \ com*/i
If u.ali727.com Web, add the rule: /* u \ ali727 \ com*/i
You can also add keywords, such as adding the rule: /* Fu-ck-GFW.*/I ,
All addresses contained in the fu-ck-GFW would be prohibited.
3, unzip the package and find install.lock rename to install.php
Browser access: your URL/install.php, installation, when done character, which means that the installation is complete.
4、After the installation is complete,
1、打开functions.php
$info[ db_host ] = localhost //数据库地址,一般默认即可
$info[ db_user ] = root //数据库用户名,请填
$info[ db_psw ] = passwd //数据库密码,请填
$info[ db_dba ] = dba //数据库表名,请填
2、黑白名单规则说明:
如果是 ali727.com 网址,那么请添加规则: /.*ali727\.com.*/i
如果是 u.ali727.com 网址,请添加规则: /.*u\.ali727\.com.*/i
也可以添加关键字,比如添加规则: /.*fu-ck-GFW.*/i ,
那么所有地址中包含 fu-ck-GFW 的都会被禁止。
3、解压缩包后,找到install.lock,重命名为install.php,
浏览器访问:<你的网址>/install.php,进行安装,当出现done字符时,表示安装完毕。
4、安装完成后,切记将install.php重命名为install.lock。-Pre-installation configuration Mysql parameters:
1, open the functions.php
$ info [ db_host ] = localhost // address of the database, the general default can be
$ info [ db_user ] = root // database user name, please fill
$ info [ db_psw ] = passwd // database password, please fill
$ info [ db_dba ] = dba // database table names, please fill
2, black-and-white list rules:
If ali727.com Web, then add the rule: /* ali727 \ com*/i
If u.ali727.com Web, add the rule: /* u \ ali727 \ com*/i
You can also add keywords, such as adding the rule: /* Fu-ck-GFW.*/I ,
All addresses contained in the fu-ck-GFW would be prohibited.
3, unzip the package and find install.lock rename to install.php
Browser access: your URL/install.php, installation, when done character, which means that the installation is complete.
4、After the installation is complete,
(系统自动生成,下载前可以参看下载内容)
下载文件列表
go.php
index.php
install.lock
main.php
style.css
使用说用.txt
functions.php