欢迎转载,但请注意,除非特别声明,本站采用许可:署名,非商业。需要联系我可发邮件至
  • 1 
预览模式: 普通 | 列表

Windows下开源缺陷跟踪系统mantis安装指南 V1.1.0rc3

关键词: mantis 缺陷跟踪 windows php apache mysql

1. 简介
mantis(螳螂)是一个基于php/MySQL/web的缺陷跟踪系统,最新版本是1.1.0rc3。
要了解更多信息请到http://www.mantisbt.org/。
2. 下载
mantis1.1.0rc3 http://www.mantisbt.org/download.php
mysql5.0.45 ht

[阅读全文]

标签: mantis

Windows下开源缺陷跟踪系统mantis安装指南 V1.0.0a3

关键词: mantis 缺陷跟踪 windows php apache mysql

1. 简介
mantis(螳螂)是一个基于php/MySQL/web的缺陷跟踪系统,最新版本是1.0.0a3。
要了解更多信息请到http://www.mantisbt.org/
2. 下载
mantis1.0.0a3 http://www.mantisbt.org/download.php
mysql4.1.x http://dev.mysql.com/downloads/mysql/4.1.html
PHP5.0.4 http://www.php.net/downloads.php
apache2.0.54 http://httpd.apache.org/download.cgi
3. 安装步骤
1)安装刚才下载的软件
下面假设各软件的安装目录为
c:\mantis-1.0.0a3
c:\mysql-4.1.10
c:\php-5.0.4
c:\apache-2.0.54
我习惯下载zip版的程序,直接解压到一个目录就可以了。没有的话,只好下载windows_installer版本:)。
a.安装apache2.0.54
我下载

[阅读全文]

标签: mantis
  • 1