Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: [Resolved] BuddyPress installed using WAMP server but links don’t work


Anonymous User 96400
Inactive

@anonymized-96400

No, it’s not WordPress. Personally I use Xampp, so I’m not familiar with Wamp. Somewhere in your Wamp files there will be a file called http.conf. That’s the apache configuration file. There you can control what modules are being loaded by your test server. Look for that file, open it and then look for this line

`#LoadModule rewrite_module modules/mod_rewrite.so`

and remove the #

Then restart Apache.

Sorry about the php.ini reference in the post before. Mixed that up…

Skip to toolbar