coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 permissions => Topic started by: jacksonpt on December 18, 2008, 03:19:08 PM

Title: [Solved]: changed DB password, now can't get into gallery
Post by: jacksonpt on December 18, 2008, 03:19:08 PM
I'm in the process of giving my site to someone else, so I've been going through and changing database passwords.  As such, coppermine can no longer connect to the database.

If it helps, go here (http://www.cycle-cny.com/phpbb/Coppermine) to see the error I'm getting for all coppermine pages.

Where does coppermine store the DB connection information?  I assumed there would be a config file or something where I could manually change the password, but I couldn't find the info.

Thanks.
Title: Re: changed DB password, now can't get into gallery
Post by: François Keller on December 18, 2008, 03:25:59 PM
Edit the include/config.inc.php file and change your password
Title: Re: changed DB password, now can't get into gallery
Post by: jacksonpt on December 18, 2008, 03:31:39 PM
That's what I was looking for, thanks.  I saw the config.php file in the root directory, but not that one.