Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,003
- How-to & Troubleshooting
- 129,526
- Creating & Extending
- 25,789
- Requests & Feedback
- 9,495
- Third Party Plugins
- 9,781
- Showcase
- 3,316
- Ideas
- 1,397
- Miscellaneous
- 9,169
-
I had the same issue running XAMPP on Windows 7 Prof and fixed it by adding the sub directory where my wordpress was located to the RewriteBase in the .htaccess file
In my example I installed wordpress in a subdirectory called wp1
To update .htaccess
1. Open .htaccess file
2. modify RewriteBase / to RewriteBase /wp1
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS