coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 (BBS) Integration / Bridging => Topic started by: kehbop on November 12, 2005, 01:52:01 AM

Title: PHPBB integration not working
Post by: kehbop on November 12, 2005, 01:52:01 AM
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?
Title: Re: PHPBB integration not working
Post by: Nibbler on November 12, 2005, 01:54:56 AM
http://forum.coppermine-gallery.net/index.php?topic=17684.0

Your database information is probably incorrect.
Title: Re: PHPBB integration not working
Post by: kehbop on November 12, 2005, 02:23:23 AM
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)