Forums
-
- Forum
- Posts
-
- Installation
- 28,407
- Troubleshooting
- 62,352
- Themes
- 10,400
- Plugins
- 15,321
- Requests & Feedback
- 14,954
- Showcase
- 3,254
-
That means you have the path to the file wrong and bb-config.php can’t find it. Try using the full /home/jwrbloom/public_html/wpm/wp-load.php
path, from the root, not a relative path. Starting it with /wpm like that makes it SEEM like a full path.
Or maybe you meant ../../wpm/wp-load.php
for the relative path (up two directories)?