Closed (fixed)
Project:
Drupal Commons
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jan 2011 at 20:01 UTC
Updated:
11 Nov 2011 at 20:37 UTC
With a clean installation of the 1.3 dev version on wamp, I cannot access any of the tag pages and get the following error message:
Forbidden
You don't have permission to access /commons_2/tag/community on this server.
Comments
Comment #1
mstef commentedIs there a directory on your server that matches that?
Comment #2
udig commentedHad a similar issue.
On Linux install the site works fine but when moving it to windows 7 - getting the
"You don't have permission to access ... on this server" message.
After drilling into the htaccess file, I learned that if I delete the 'tag' string from line 6 (FilesMatch directive) all is working fine.
It seems as if some paths mentioned at the htaccess file won't work in windows. Strange enough.
Comment #3
ezra-g commentedPlease re-open if this happens with Commons 2.x.