Help - moved server and now it is not working. Help - moved server and now it is not working.
 

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

Help - moved server and now it is not working.

Started by Hendrikvw, September 05, 2006, 07:19:52 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Hendrikvw

Hey Guys,

I need help, please. I have version 1.4.1 and I have just updated my server, basically I still have the same URL and the path to the database is still the same.
Now I get the following message:
Coppermine critical error:
Unable to connect to database !

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

I have created a new MySQL file but it is still not working.
Maybe I did something wrong, do I need to copy the SQL file anywhere specific?

Is there anything you could do for me there guys, any suggestions?

Help is sincerly appreciated.

Thank you guys,

Hendrik

Joachim Müller

When changing servers your mySQL access data will change as well, so you have to address those changes by "telling" coppermine the new data. Edit include/config.inc.php with a plain text editor and supply the changed mySQL settings there.

Joachim

P.S. It's mandatory that you upgrade to the most recent stable release (currently cpg1.4.9) immediately after fixing your mySQL issues!