coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 (BBS) Integration / Bridging => Topic started by: magic.m on November 25, 2004, 12:28:50 PM

Title: (REGULATED) displacement of the data base. forum phb integration
Post by: magic.m on November 25, 2004, 12:28:50 PM
hello, 
I have a forum ipb version 1.3 final.
all functioned.
Yesterday I have to transfer all my data bases "myslq" of "sql2" towards ' mysql4.2 '
In Bridge/innvisionboard.inc.php I changed "define(' IB_BD_HOST', 'mysql4.2')" instead of "define(' IB_BD_HOST', 'sql2')"

However I have an error message to the entry of the gallery.

Coppermine critical error:
Unable to connect to Invision Board database !

MySQL said: Access denied for user: 'croquelacroque@xxxxxxxxxx???' (Using password: YES)


suppose that I forgot to change a parameter some share.

thank you for your assistance.

jean-michel (france - montpellier )
Title: Re: displacement of the data base. forum phb integration
Post by: kegobeer on November 25, 2004, 01:12:40 PM
If your new db name is mysql4, why did you change sql2 to mysql4.2?  It should be mysql4.
Title: Re: displacement of the data base. forum phb integration
Post by: magic.m on November 25, 2004, 01:15:59 PM
sorry !

I wanted to say

Yesterday I have to transfer all my data bases "myslq" of "sql2" towards ' mysql4.2 '
Title: Re: displacement of the data base. forum phb integration
Post by: kegobeer on November 25, 2004, 01:23:38 PM
Looks like you didn't create the same user and password for your new db that your old db had.
Title: Re: displacement of the data base. forum phb integration
Post by: magic.m on November 25, 2004, 01:43:11 PM
Sorry !


afflicted it was enough to also change: include/config.inc.php     ===> mysql4.2


merci !