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?
You could do that. Only thing is use different table prefixes.
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?
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?