Access denied for user Access denied for user
 

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

Access denied for user

Started by SRTst, January 05, 2006, 07:31:58 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

SRTst

I'm not sure if this would be the right place to ask this question, but I hope at least I'll get some pointers.

I'm running the cpg 1.4.3 and phpbb 2.0.18. Everything worked great until yesterday. Then last night I decided to change my password which I use to login to the ftp servers. Today I went to the gallery and I get this error.

Coppermine critical error:
Unable to connect to database !

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

I'm just guessing this had something to do with me changing the password last night. phpBB works with no issues at all, and I'm using the same database for cpg and phpbb. Any help is greatly appreciated.

Thank you
Neven

Abbas Ali

You will need to edit config file of cpg.

Edit include/config.inc.php and change the value of $CONFIG['dbpass'] to your new password (ftp pass).
Chief Geek at Ranium Systems

SRTst