Can't access my gallery Can't access my gallery
 

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

Can't access my gallery

Started by frozenillusion, January 14, 2008, 05:51:57 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

frozenillusion

error message i'm getting

Coppermine critical error:
Unable to connect to database !

MySQL said: Access denied for user 'frozenil_app'@'boscgi1403.eigbox.net' (using password: YES)

Joachim Müller

Make sure that the mysql user has got the needed permissions using whatever configuration interface your webhost provides to administer your mysql settings. To review the settings used by coppermine, download your_coppermine_folder/include/config.inc.php to your client and edit with a plain text editor.
If you have no idea how to assign mysql user permissions, ask your webhost for support - this isn't something that we could possibly help you with.