(REGULATED) displacement of the data base. forum phb integration (REGULATED) displacement of the data base. forum phb integration
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

(REGULATED) displacement of the data base. forum phb integration

Started by magic.m, November 25, 2004, 12:28:50 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

magic.m

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 )

kegobeer

If your new db name is mysql4, why did you change sql2 to mysql4.2?  It should be mysql4.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

magic.m

sorry !

I wanted to say

Yesterday I have to transfer all my data bases "myslq" of "sql2" towards ' mysql4.2 '

kegobeer

Looks like you didn't create the same user and password for your new db that your old db had.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

magic.m

Sorry !


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


merci !