Mantis Bug Tracker

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(使用)
 
(未显示1个用户的10个中间版本)
第1行: 第1行:
{{SeeWikipedia}}
+
{{SeeWikipedia|Mantis Bug Tracker}}
  
 
Mantis is a free popular web-based bugtracking system. It is written in the PHP scripting language and works with MySQL, MS SQL, and PostgreSQL databases and a webserver. Mantis has been installed on Windows, Linux, Mac OS, OS/2, and others. Almost any web browser should be able to function as a client. It is released under the terms of the GNU General Public License (GPL).
 
Mantis is a free popular web-based bugtracking system. It is written in the PHP scripting language and works with MySQL, MS SQL, and PostgreSQL databases and a webserver. Mantis has been installed on Windows, Linux, Mac OS, OS/2, and others. Almost any web browser should be able to function as a client. It is released under the terms of the GNU General Public License (GPL).
  
==User==
+
==使用==
*[[CentOS]] http://bugs.centos.org/
+
默认管理员 administrator 密码 root
 +
 
 +
The default timezone must be defined either in config_inc.php ($g_default_timezone) or php.ini (date.timezone)
 +
 
 +
vim php.ini
 +
date.timezone = Asia/Hong_Kong
 +
vim config_inc.php
 +
$g_default_timezone = 'UTC';
 +
 +
屏蔽系统警告,如:SYSTEM WARNING: 'date_default_timezone_get():  ... core.php' line 274
 +
 
 +
==用户==
 +
*[[Openbravo]] https://issues.openbravo.com
 
*[[Asterisk]] http://bugs.digium.com/
 
*[[Asterisk]] http://bugs.digium.com/
 
*http://www.zend.com/
 
*http://www.zend.com/
 +
*[http://bugs.huihoo.com 灰狐]
 +
 
==Links==
 
==Links==
 
http://www.mantisbt.org/
 
http://www.mantisbt.org/
  
[[Category:Software Development]]
+
{{comment}}
 +
 
 +
[[category:software development]]
 +
[[category:PHP]]

2014年12月23日 (二) 05:37的最后版本

Wikipedia-35x35.png 您可以在Wikipedia上了解到此条目的英文信息 Mantis Bug Tracker Thanks, Wikipedia.

Mantis is a free popular web-based bugtracking system. It is written in the PHP scripting language and works with MySQL, MS SQL, and PostgreSQL databases and a webserver. Mantis has been installed on Windows, Linux, Mac OS, OS/2, and others. Almost any web browser should be able to function as a client. It is released under the terms of the GNU General Public License (GPL).

[编辑] 使用

默认管理员 administrator 密码 root

The default timezone must be defined either in config_inc.php ($g_default_timezone) or php.ini (date.timezone)

vim php.ini

date.timezone = Asia/Hong_Kong

vim config_inc.php

$g_default_timezone = 'UTC';

屏蔽系统警告,如:SYSTEM WARNING: 'date_default_timezone_get(): ... core.php' line 274

[编辑] 用户

[编辑] Links

http://www.mantisbt.org/

Comment-32x32.png

<discussion>characters_max=300</discussion>

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱