Unable to connect to database!!! Unable to connect to database!!!
 

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

Unable to connect to database!!!

Started by midnightshowx0, December 18, 2009, 12:11:08 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

midnightshowx0

Hi everyone!

I need some help. The vistors of my website reported this error when they try to access the gallery - www.kevinjonasonline.com/gallery

===================================

Coppermine critical error:
Unable to connect to database !

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

==================================

Anyone have any idea what's going on?

Joachim Müller

Make sure that your mysql data are correct by downloading (using your FTP app) and then editing include/config.inc.php with a plain text editor (notepad.exe is fine). Make sure that the mysql data you got from your webhost are correct. Ask your webhost for suppport if you're not sure.

After having fixed that you need to update your gallery (as suggested in the docs that come with coppermine): you're running cpg1.4.19, while the most recent stable release currently is cpg1.4.25. Note that updating won't fix your connection issues and is not related.