Mantis is up and running, Drupal is up and running. Followed the instructions to bridge them with Bugbits.

The "Test bugbits settings" shows the following:
You're database type: OK.
You're database connection settings (username, password, database name) are not set correctly.

Username, password and DB name ARE correct in the "Configure Bugbits" tab.

Log shows:
Can't connect to local MySQL server through socket '/usr/local/mysql-5.0/data/mysql.sock' (2)

mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/content/

/html/modules/bugbits/database.mysql.inc on line 33.

(path redacted)

Mantis is installed in a different DB from Drupal, but Bugbits doesn't ask about the address of that DB. Is it assuming it's local?

Comments

daften’s picture

yes, bugbits assumes the database is on the localhost. Usually when the site is on a different server, a firewall will block the port. If you need this setting, we can add it quickly, just let us know what you need (IP-address and port?).

WATRD’s picture

Thanks for the reply!

I dropped you a mail using this system, with some details of my install.

daften’s picture

Should be fixed with the latest update

daften’s picture

Status: Active » Fixed

No more complaints, considered fixed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.