critical error (maybe password related) critical error (maybe password related)
 

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

critical error (maybe password related)

Started by BunnyS, February 28, 2005, 07:10:50 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

BunnyS

I am receiving this message on two of my databases.

Coppermine critical error:
Unable to connect to database !

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

They were both functioning beautifully but I had some trouble with passwords installing Mambo in another directory and my server support reinstalled that SQL database and reset the password.  Is there a place I can check to see what password coppermine is looking for and change it if it is wrong?

Do you think this could be the problem?

Here's the link if its any use to solving this:
http://greetingsfrom.ca/

Thanks to anyone who tries to help.

Elaine

The databases are still on the server ok - I checked that.

Aditya Mooley

Open include/config.inc.php
Check and update the value of $CONFIG['dbpass'] if needed.
--- "Its Nice 2 BE Important but its more Important 2 Be NICE" ---
Follow Coppermine on Twitter

BunnyS

Thankyou so much Aditya

- they turned out to be different in each database but you gave me the information i needed to get everything to work again. ;D

Elaine