XOOPS - 安装
准备安装文件
初学者建议从xoops 2.0.16集成版开始学习。配置Apache
和IIS共存
默认情况下Apache和IIS都绑定80端口,如果服务器需要同时提供Apache和IIS服务,请设置为不同的端口。编辑配置文件
由于Apache自身的特点,会把*.php.*这样的文档也当成php脚本执行,为避免用户上传文件对系统造成攻击,需要进行过滤,在httpd.conf文件的末尾添加如下代码:
Order deny,allow
Deny from all
Unicode的问题
PHP5的内核没有直接支持Unicode,所以需要依靠程序来维护编码和字符集xoops提供utf8的安装版本,例如xoops2.0.16集成版就提供schinese-utf8(简体中文UTF-8)版本。
[XOOPS - 关键字]
xoops[XOOPS - 官方网站]
简体中文支持站, http://xoops.org.cn国际支持站, http://www.xoops.org
源代码, http://sourceforge.net/projects/xoops/
[XOOPS - 相关论坛]
http://groups.google.com/group/alt.php.e-xoopshttp://groups.google.com/group/CK-ERP-zh_CN
http://groups.google.com/group/cn-xoops-fans
http://groups.google.com/group/ffxkim
http://groups.google.com/group/forcode
http://groups.google.com/group/infomax
http://groups.google.com/group/leadbj
http://groups.google.com/group/My_Xoops
http://groups.google.com/group/webmasters
http://groups.google.com/group/xoops
http://groups.google.com/group/xoops999999
http://groups.google.com/group/xoops-cn