Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Please HELP! [Fatal Error]  (Read 4898 times)

0 Members and 1 Guest are viewing this topic.

daine

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Please HELP! [Fatal Error]
« on: October 25, 2003, 08:57:19 pm »

Code: [Select]
Fatal error :
There was an error while processing a database query


This is what comes out on my photo album when I tried to install it with PHPBB. The installation is complete, and then when I click "go to main page" that's what I get.
Logged

daine

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Please HELP! [Fatal Error]
« Reply #1 on: October 25, 2003, 09:06:01 pm »

Btw, I am confused with these:

// database configuration
define('PHPBB_DB_NAME','phpBB');     // The name of the database used by the board
define('PHPBB_BD_HOST','localhost'); // The name of the database server
define('PHPBB_DB_USERNAME','root');  // The username to use to connect to the    database
define('PHPBB_DB_PASSWORD','');      // The password to use to connect to the database

// The web path to your phpBB directory
// In this example http://yoursite_name.com/phpBB2/
define('PHPBB_WEB_PATH','/phpBB2/');




These are my info, so how do I place them?
host: localhost
username: blue_phpbb (I'm confused whethere to place blue_phpbb or just blue)
phpbb database: blue_phpbb
password: pwd (example)

and this is how I've placed them:
// ------------------------------------------------------------------------- //
// database configuration
define('blue_phpbb', 'phpBB'); // The name of the database used by the board
define('localhost', 'localhost'); // The name of the database server
define('blue', 'root'); // The username to use to connect to the database
define('pwd', ''); // The password to use to connect to the database

// The web path to your phpBB directory
// In this example http://blueamity.com/ipsa
define('http://ipsa.blueamity.com/', '/phpBB2/');
// ------------------------------------------------------------------------- //

Can someone please help me?
Logged

daine

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Please HELP! [Fatal Error]
« Reply #2 on: October 25, 2003, 09:45:55 pm »

Notice: Constant blue_phpbb already defined in /home/blue/public_html/forumfotos/bridge/phpbb.inc.php on line 27
Fatal error :
There was an error while processing a database query

I tried writing blue_phpbb as the database name and my username as well and this is what shows up
Logged

daine

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Please HELP! [Fatal Error]
« Reply #3 on: October 25, 2003, 10:13:47 pm »

Sorry, just realized my stupidness, lmao.
Logged
Pages: [1]   Go Up
 

Page created in 0.014 seconds with 14 queries.