coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 permissions => Topic started by: porcelina on November 07, 2007, 05:39:28 AM

Title: coppermine access denied--help
Post by: porcelina on November 07, 2007, 05:39:28 AM
I'm sure thsi has happened to so many people, and it's probably so easy, but coppermine isn't letting me access my gallery at all.  It's something with my SQL, but I can't figure out how to fix it.

this is the error message I get.

Coppermine critical error:
Unable to connect to database !

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

Can someone help?

Thanks in advance!
Title: Re: coppermine access denied--help
Post by: porcelina on November 07, 2007, 06:02:38 AM
EDIT:  I found this same discussion on another thread, however, i still can't figure it out.  I found the config.php folder on my host site and when I go in to edit it it says:

$redirect = "admin.php";
$message = <<< EOT
You are trying to access Coppermine's <a href="admin.php">config page</a> using an outdated link - the file config.php has been renamed to admin.php. You probably updated your site and haven't changed your theme as suggested in the <a href="docs/theme/">theme upgrade guide</a>.<br />
You are now being redirected to the actual page you were looking for.

How do I know what the outdated link is and how can I change it?
Title: Re: coppermine access denied--help
Post by: Joachim Müller on November 07, 2007, 07:56:50 AM
You're not supposed to look at http://yoursite.tld/your_coppermine_folder/config.php, but http://yoursite.tld/your_coppermine_folder/include/config.inc.php - I'm sure that this has been mentioned in the other thread as well.
Title: Re: coppermine access denied--help
Post by: porcelina on November 07, 2007, 08:13:35 AM
err, yeah i got it before your comment, thanks anyway
Title: Re: coppermine access denied--help
Post by: Joachim Müller on November 07, 2007, 08:15:52 AM
Then you should have resolved your thread. Would have saved me a couple of minutes needed to type my answer. Marking thread as "solved".