Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Configuring Config.php file?


worrypascanada
Member

@worrypascanada

Thanks for your support Atsutane,

Here is an update… I did research further and have integrated bbPress to my existing WordPress database. The configured changes are as follow:

(‘BBDB_NAME’, ‘***’);

(‘BBDB_USER’, ‘***’);

(‘BBDB_PASSWORD’, ‘***’);

(‘BBDB_HOST’, ‘localhost’);

$bb->domain = ‘http://patrimoineacadien.com’;

$bb->path = ‘/bbpress/’;

(my bbPress FTP path: /public_html/blogue/bbpress)

$bb->name = ‘Babillard PatrimoineAcadien.com’;

$bb->admin_email = ‘***’;

$bb->mod_rewrite = true;

$bb->page_topics = 30;

$bb->edit_lock = 60;

$bb->gmt_offset = -4; (Eastern Standard Time)

define(‘BBLANG’, ”);

$bb->akismet_key = false;

$bb->wp_table_prefix = ‘wp_’;

$bb->wp_home = ‘http://patrimoineacadien.com’;

$bb->wp_siteurl = ‘http://patrimoineacadien.com’;

I can login bbPress perfectly while using my existing WordPress login information.

I can’t login bbPress with Admin access.

I’m no longer capable of Running the Installer in order to get new Admin access, even after new fresh installation.

I’ve FTP bbpress-integration.php https://trac.bbpress.org/ticket/438 file within my WordPress plugins folder (/public_html/blogue/wp-content/plugins), but when I activate within WordPress Control Panel Plugins, the following web page is opening (Shown partially):

«… bbPress

* Login

* Settings

* Help/Guide

* About Trac

* Wiki

* Timeline

* Roadmap

* Browse Source

* View Tickets

Ticket #438: bbpress-integration.php

File bbpress-integration.php, 2.8 kB (added by mdawaffe, 4 weeks ago)

Line

1 <?php

2 /*

3 Plugin Name: bbPress Integration

4 Plugin URI: https://bbpress.org/#&#8230; ».

While surfing my bbPress, I’m getting the following error:

«Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster@patrimoineacadien.com and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.»

How can I resolve the above difficulties?

Thanks for your support and patience.

Robert Richard.

Skip to toolbar