google搜索 51Testing站内搜索                    软件测试门户 | 软件测试培 训 | 文章资料精选 | 软件测试论坛 | 软件测试博客 | 测试招聘求职 
打印

mantis配置问题!

mantis配置问题!


配置config_inc.php文件,$g_db_username和$g_db_password输入错误,启动Mantis,页面显示:
                                         Mantis
APPLICATION ERROR #400
Database connection failed. Error received from database was #1045: Access denied for user 'root'@'localhost' (using password: NO)

Please use the "Back" button in your web browser to return to the previous page. There you can correct whatever problems were identified in this error or select another action. You can also click an option from the menu bar to go directly to a new section.



可以说明Mantis已经启动,但当输入正确的$g_db_username和$g_db_password后,页面却无法打开,是什么原因啊???
急!!!!!!!!
请高手指教!!多谢多谢!!!!

TOP

我使用的是php4.0,没有再安装phpmailer,和这个有关系吗?

TOP

和phpmailer应该没有关系,你可以试试用mysql客户端打开数据库验证一下用户名密码,然后再查别的问题!!
个人博客:http://crystaliris.bokee.com
欢迎与大家探讨

TOP

4)为apache安装mantis系统
   打开c:\apache-2.0.52 \conf\httpd.conf文件,添加如下内容到文件尾
   Alias /mantis "c:/mantis-0.19.2/"
   <Directory "c:/mantis-0.19.2/">
    Options Indexes
    AllowOverride None
    Order allow,deny
    Allow from all
  </Directory>
  查找DirectoryIndex,添加index.php到后面。像这样DirectoryIndex index.html index.html.var index.php


我是这样的配的,为什么还是无法启动mantis是?

TOP

 
当前时区 GMT+8, 现在时间是 2008-10-8 08:22Copyright(C)上海博为峰软件技术有限公司 2001-2007 电话:021-64471599-8017
当您在访问网站、论坛及博客过程中遇到问题时可发送email:webmaster@51testing.com或发送论坛短信至管理员风在吹