来源:http://trac.seagullproject.org/wiki/Installation/MinimumRequirements

最低限度的条件

为了运行Seagull,你至少需要

  • 一个Web服务器(例如Apache 或 IIS)
  • PHP4.3或更高版本,包括PHP5.1或更高版本(可作为cgi或mod_php运行)
  • MySQL, Postgres或Oracle数据库。由于使用了PEAR::DB抽象层,因此PHP库对任何数据库的支持可以为Seagull所用,但是你必须提供相应的SQL schema和data文件。
  • php.ini文件中,memory_limit的设置至少16M(只在php使用–enable-memory-limit编译时需要)
  • 目前Seagull在共享主机环境上运行得很好,但是safe_mode must必须设置成disabled。

以上所以均在web安装的环境检测屏幕做了标记。

 
installation/minimumrequirements.txt · 最后更改: 2010/05/30 00:21 (外部编辑)
 
Except where otherwise noted, content on this wiki is licensed under the following license:GNU Free Documentation License 1.2