======DokuWiki 系统要求 ====== 为了运行[[DokuWiki]]你需要具备以下 - 支持 [[phpfn>|PHP]] 的WEB服务器 * [[http://www.apache.org/httpd|Apache]] 最好, 但许多其它的服务器一样工作的很好 - [[http://www.php.net/|PHP]] 4.3.3 或更高的版本. 因为一些 [[http://secunia.com/advisories/13481/|安全性问题]] 强烈建议使用PHP 4.3.10 或更高版本。 ((RedHat Enterprise Linux has [[https://rhn.redhat.com/errata/RHSA-2006-0276.html|backported]] these security fixes into earlier versions: php-4.3.2-30 for RHEL V3, php-4.3.9-3.12 for RHEL V4)) (PHP 5 应该能很好的工作.) * 激活 [[http://de.php.net/manual/en/ini.core.php#ini.short-open-tag|short open tags]] 选项不是必须的 ((if you encounter problems file a [[bugs|bugreport]])) * 推荐PHP's [[http://de2.php.net/manual/en/ref.image.php|GD 扩展]] 与 [[http://www.boutell.com/gd/|libGD 2]] (a graphics library) 一同使用 * DokuWiki 应该工作在 PHP's [[phpfn>features.safe-mode|安全模式]], 安全模式依赖宿主主机的配置,可能要用到 [[safemodehack]] 选项 * DokuWiki 设计成运行PHP的选项 [[phpfn>register_globals]] 设置成关闭. * 若希望对新注册用户用邮件进行确认, 需要正确配置PHP以便能发送邮件. (详见: [[phpfn>mail]]) - 一个合适的网页浏览器 (详见 [[compatibility|兼容性列表]]) 额外的 [[插件]] 或象[[拼写检查]] 等特性可能需要其它的进一