Connection issue on system move Connection issue on system move
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Connection issue on system move

Started by dothanby, September 19, 2006, 12:35:20 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

dothanby

moved to new server backed up db and program, reinstalled to new server, get this error Coppermine critical error:
Unable to connect to database !

MySQL said: Access denied for user '*****_******'@'localhost' (using password: YES)

verified in config. that db, user are correct. I changed in mysql through phpmyadmin the encrypt password
option set to 0 still can not see what the pw is/was or connect any suggestions.

eruss

Using phpMyAdmin, try adding the user and password that you want to use for your gallery.  Remember, this is different from your Admin account...this is your mySQL account.

Joachim Müller

Erm no, this is not correct: you don't change the password of your mySQL user, but change the mySQL settings for Coppermine that used to be valid on your old webhost but of course are not valid on your new webhost. Edit include/config.inc.php with a plain text editor and change the mySQL settings there to reflect the mySQL settings on your new webhost.