coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Installation & Setup => Topic started by: do6nuts on November 05, 2004, 12:26:42 AM

Title: Setting up MySQL database info on the initial install
Post by: do6nuts on November 05, 2004, 12:26:42 AM
I am doing a fresh install of coppermine.  I am wanting to intergrate it with my phpBB database, so do I put the info for the phpBB database in on the install page?
Title: Re: Setting up MySQL database info on the initial install
Post by: Tranz on November 05, 2004, 12:28:39 AM
You could do that. Only thing is use different table prefixes.
Title: Re: Setting up MySQL database info on the initial install
Post by: do6nuts on November 05, 2004, 12:31:41 AM
ok, i did and when I click let's go I get this error
Could not create a mySQL connection, please check the SQL values entered

MySQL error was : Access denied for user: 'clemmons@localhost' (Using password: YES)

is localhost not what I should use as the host?
Title: Re: Setting up MySQL database info on the initial install
Post by: Tranz on November 05, 2004, 12:45:00 AM
And you're using the same login that is being used in phpbb, and it works in phpbb?

The localhost setting should be correct if your mysql server is hosted by your webhost too. Did you make sure that the user clemmons is listed under allowed users for the database?