Integration Problem of Testlink V 1.8.5 with Bugzilla 3.0

Ask community to help.

Moderators: Amaradana, TurboPT, TL Developers

Post Reply
testlinked
TestLink user
Posts: 2
Joined: Tue Sep 14, 2010 12:08 pm

Integration Problem of Testlink V 1.8.5 with Bugzilla 3.0

Post by testlinked »

Hello,

I have installed Testlink v 1.8.5 and Bugzilla 3.0 . I have used the WAMP Server to setup the Tools. When i try to integrate the Tools i get the following error in UserLog file in Path "C:\WAMP\www\testlink\logs".

mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Access denied for user 'bugs'@'localhost' (using password: YES) - in C:\wamp\www\testlink\third_party\adodb\drivers\adodb-mysql.inc.php - Line 364
[ERROR][<nosession>][GUI]
Connect to Bug Tracker database fails!!! 0 -


I tried solving using the password hashing and other links from previous posts but was unsuccessful. Could anyone please help me out on this?

Thanks in advance!!
TurboPT
Member of TestLink Community
Posts: 343
Joined: Sun Dec 10, 2006 4:51 am

Re: Integration Problem of Testlink V 1.8.5 with Bugzilla 3.

Post by TurboPT »

That message means [potentially] a couple of things:

1. The password might not be correct
2. A user/host combination for bugs/localhost does NOT exist for the access [either locally or remotely]
rohitrox007
TestLink user
Posts: 1
Joined: Thu Aug 04, 2011 6:47 am

Re: Integration Problem of Testlink V 1.8.5 with Bugzilla 3.

Post by rohitrox007 »

Hi testlinked,

I am facing the same issue.

Kindly share the solution if u have found the resolution for the same.

Thanx & Regards,
Rohit
TurboPT
Member of TestLink Community
Posts: 343
Joined: Sun Dec 10, 2006 4:51 am

Re: Integration Problem of Testlink V 1.8.5 with Bugzilla 3.

Post by TurboPT »

rohitrox007 wrote: I am facing the same issue...

Kindly share the solution if u have found the resolution for the same.
Hello,

See my previous post as the same situation would apply.

Is the connection from a remote machine, or is TL and BZ both on the same server?
[Understanding the connectivity to MySQL is expected, and will make the difference depending on the configuration]
Post Reply