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 Owned by: matt
Priority: lowest Milestone:
Component: API - Installation/Upgrade Version: 0.1
Severity: trivial 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

  • Resolutionfixed
  • Status newclosed

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

#2 @(none)
20 years ago

  • Milestone Version 0.2

Milestone Version 0.2 deleted

#3 @mkservice
5 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.