安装MANTIS遇到的问题
我装的是MANTIS1.0.8!可是安装过程中就会提示问题:1、POSSIBLE PROBLEM
Please ensure that your installation supports the new password scheme used in MySQL 4.1.0 and later. See http://dev.mysql.com/doc/mysql/en/password-hashing.html.
2、Write Configuration File(s)
Creating Default Config File
(if this file is not created, create it manually with the contents below)
3、APPLICATION ERROR #18
Page redirection error, ensure that there are no spaces outside the PHP block (<?php ?>) in config_inc.php or custom_*.php files.
会出现以上问题!哪位高手能解答呢,万分感激!! 可能是你php和mysql配置的问题吧 安装mantis的前提条件是要安装Apatche和mysql,这两样没装好,怎么能装mantis呢
回复 #1 luoxijin007 的帖子
这问题是因为mysql4X版本所用的密码加密方式与Mysql5X不同,所以如果要解决此问题,必须要使安装版本配套。具体内容可以参见我写的安装手册和我翻译的mantis 1.0.7 online手册中内容。
安装手册
http://bbs.51testing.com/thread-84372-1-1.html
mantis 1.0.7 online中文手册
http://bbs.51testing.com/thread-84353-1-2.html
另外,可以看一下PHP和MYsql手册,尤其是MYsql5手册,内有关于密码方面的描述。
回复 4# 的帖子
谢谢!
页:
[1]