coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 permissions => Topic started by: laratost on November 21, 2007, 05:20:55 PM

Title: New SQL password
Post by: laratost on November 21, 2007, 05:20:55 PM
Hi folks,
i've got this problem, i just changed the password of my SQL database for security's reason, now since the pass has changed the coppermine gallery can't be reached anymore...it says, while connecting
Coppermine critical error:
Unable to connect to database !

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

obviously i need to update the sql pass somewhere. Which is the right configuration file to change? In which folder is it?

Thank you
Title: Re: New SQL password
Post by: just_some_guy on November 21, 2007, 05:22:55 PM
the mysql details are held in -

include/config.inc.php
Title: Re: New SQL password
Post by: laratost on November 21, 2007, 06:28:39 PM
thank you very much