[Solved]: Critical Error [Solved]: Critical Error
 

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

[Solved]: Critical Error

Started by teambajamarine, August 07, 2004, 01:06:19 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

teambajamarine

Unfortunately my webhosts had a problem with my servers and I was bouncing between two of them, the end result after 3 days of getting them to sort me out is this error message:

Coppermine critical error:
Unable to connect to database !

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

Keep in mind that all my files are indeed still on the server and I can access my PHP Administration and MYSQL.
Anyone shed some light on this for me? Thank you

You can see this here:
http://www.teambajamarine.com/Coppermine/index.php

Nibbler

It is just a matter of providing a valid username and password to coppermine via the include/config.inc.php file. Nothing we can do to help here, you need to obtain the correct details from your host.

teambajamarine

Nibbler, worked like a charm! Thank you. It appeared that when they moved my files around they referenced an old config file with an old password.