Forums
-
- Forum
- Posts
-
- Installation
- 28,502
- Troubleshooting
- 62,673
- Themes
- 10,431
- Plugins
- 15,360
- Requests & Feedback
- 14,972
- Showcase
- 3,256
-
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)?