coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: brian188 on November 25, 2006, 09:23:28 PM

Title: Changing database username and password
Post by: brian188 on November 25, 2006, 09:23:28 PM
Hello, let me start by saying, I'm not sure which version of coppermine I am running. Anyway my host moved servers on me and when they did something got confused between the database (mySQL) and coppermine. Now when I try to access the site I get a critical error:

Unable to connect to database !

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

This happened on all databases I was running, and I was able to create a new user and password for MySQL and that fixed the problem. I could do the same with coppermine, but I don't know where to enter the new username and password into the script. Anyone know how to change this username and password?
Title: Re: Changing database username and password
Post by: Gizmo on November 25, 2006, 09:26:17 PM
check include/config.inc.php
Title: Re: Changing database username and password
Post by: brian188 on November 25, 2006, 09:44:42 PM
Perfect. That's what I was looking for. Thanks for the help.