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
Comment #1
daften commentedyes, 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?).
Comment #2
WATRD commentedThanks for the reply!
I dropped you a mail using this system, with some details of my install.
Comment #3
daften commentedShould be fixed with the latest update
Comment #4
daften commentedNo more complaints, considered fixed.