Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Where exactly should I upload bbpress to?


chrishajer
Participant

@chrishajer

Put it here:

/home/"mywordpressblogsname"/public_html/bbpress/

Then in config.php set bb->uri:

$bb->uri = 'http://"mywordpressblogsname"/bbpress/';

(assuming your blog is visible at http://”mywordpressblogsname”/ not http://”mywordpressblogsname”/public_html)

You can name the bbpress folder whatever you want. Sometimes people call it forums. Just be sure to change it to the same thing in config.php.

Skip to toolbar