Hi,
I have a coppermine gallery bridged to a phpbb3 message board. I recently moved the board to a new host and have now also moved the coppermine folder to the new host also. Now however, when clicking on the link on the board index for the gallery my browser displays the following:
Coppermine critical error:
Unable to connect to database !
MySQL said: Access denied for user 'flatwebb'@'%' to database 'flatwebb'
I assume this issue is because the coppermine files are still configured to point towards the old database that was shared with the board instead of the new one on the new web host. Is there any way I can tinker with the coppermine conifg files etc so that it looks for the new database instead. I should also mention that the new database is populated with the imported tables from the old one.
Any help would be much appreciated....
Did you mean to mark your thread as solved?
You need to edit your include/config.inc.php file with the right settings for your new database.