I am trying to integrate phpBB with Coppermine 1.3.3 and I can't access the main coppermine page.
It says:
Fatal error :
There was an error while processing a database query
This probably isn't enough information for you to fix my problem, but can you point me in the right direction to why it is happening?
http://forum.coppermine-gallery.net/index.php?topic=17684.0
Your database information is probably incorrect.
Sorry for posting in the wrong place. The navigation for these forums is kinda confusing.
Anyways, I'm sure I have the database name correct and I'm only using one server. (localhost)
When I do not enter a password at all and leave it as: define('PHPBB_DB_PASSWORD', ' ');
I get the message I mentioned. This is for a database user that does not have a password.
When I put in a database username (guest), with a password and enter the password in the variable area, it says:
Coppermine critical error:
Unable to connect to phpBB Board database !
MySQL said: Access denied for user: 'guest@localhost' (Using password: YES)