Unable to access forum - getting error Unable to access forum - getting 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

Unable to access forum - getting error

Started by coldnorthpole, October 29, 2007, 03:09:21 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

coldnorthpole

When I try to access my forum, I am getting the error below:
My host is godaddy and I can access the database through mysql so I am not sure what is wrong.
Any help is greatly appreciated.


____________________________________________
Coppermine critical error:
Unable to connect to database !

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

____________________________________________

coldnorthpole

Just as a side note,
I do not have any mods installed.

I ran debug on the cpg143_config file and still am having the problem.

Thanks for your help!!

Joachim Müller

Did this happen after a fresh install or has your gallery been working before? If the gallery used to work and now "suddenly" doesn't, three possible reasons apply:
  • you have changed the data of the mysql user account. Reflect your changes editing include/config.inc.php
  • your webhost has changed something on the server. Ask them for support
  • the access data stored in include/config.inc.php have gotten corrupted. Check the file (using a plain text editor)

Nibbler

You get this message on your forum? What components from Coppermine have you added to your forum?

Joachim Müller

I guess that coldnorthpole is just mixing up terms: coppermine is of course not a forum. I guess he meant to say
QuoteWhen I try to access my gallery, I am getting the error below:
instead of
Quote from: coldnorthpole on October 29, 2007, 03:09:21 AMWhen I try to access my forum, I am getting the error below: