Skip to:
Content

bbPress.org

Opened 21 years ago

Closed 21 years ago

Last modified 2 years ago

#132 closed defect (bug) (fixed)

db.php and db-mysqli.php have "wp-config" instead of "bb-config" in error message

Reported by: anonymous's profile anonymous Owned by: matt's profile matt
Milestone: Priority: lowest
Severity: trivial Version: 0.1
Component: API - Installation/Upgrade Keywords: wordpressisms
Cc:

Description

The error message below needs to have "wp-config" changed to "bb-config".

<h1>Error establishing a database connection</h1>
<p>This either means that the username and password information in your <code>wp-config.php</code> file is incorrect or we can't contact the database server at <code>$dbhost</code>.</p>

Change History (3)

#1 @mdawaffe
21 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [264]) Initial user should be a keymaster. Typos in db connection files: Fixes #132.

#2 @(none)
19 years ago

  • Milestone Version 0.2 deleted

Milestone Version 0.2 deleted

#3 @mkservice
4 years ago

I got the same issue on my site

Error establishing a database connection

This either means that the username and password information in your wp-config.php file is incorrect or we can’t contact the database server at sql103.byetcluster.com. This could mean your host’s database server is down.

Note: See TracTickets for help on using tickets.