Moving Gallery Problems Moving Gallery Problems
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Moving Gallery Problems

Started by Starrysky, January 17, 2007, 11:46:26 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Starrysky

I'm having problems moving my gallery from one host to a new host. I backed up my databases and I loaded them to the new server, but when I try to access the gallery I get this message:

Coppermine critical error:
Unable to connect to database !

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

What did I do wrong? I can see my files through ym FTP, but for whatever the reason, the gallery isn't working properly.

Nibbler

Make sure include/config.inc.php has the correct MySQL info.

Starrysky

And what correct information should that be? Is it supposed to be the same username and password that I had with the gallery at my old host? Sorry, I've never transferred my gallery before so I'm not sure what to do.

Nibbler

Needs the name of the database that Coppermine is installed in and a valid username and password to access that database. Your host probably has a control panel to manage your MySQL accounts.

Starrysky

Okay, should that username and password be the username that I used to access my gallery with or does it have to be something entirely different, or similiar to by cpanel log in info or what? My host does have a MySQL account, but I'm not entirely sure what I need to do or what I need to change or anything.

Starrysky

Never mind, I figured it out.

My include/config.inc didn't have the correct MySQL info since I changed hosts. Thanks for the help!