WAMP Apache 403 Forbidden error
Posted
by jme
on Stack Overflow
See other posts from Stack Overflow
or by jme
Published on 2010-03-21T11:05:23Z
Indexed on
2010/03/21
11:11 UTC
Read the original article
Hit count: 977
I have recently changed from Windows XP to Windows 7 and have reinstalled WAMP server on my localhost testing pc. I have copied over my backup site too and this is working correctly.
I have installed tinyMCE javascript editor as well as ajaxfilemanager. Everything works except when accessing a file i get the following error:
Forbidden
You don't have permission to access /catalog/admin/includes/javascript/tinymce/plugins/ajaxfilemanager/ajaxfilemanager.php on this server.
I can access this file/folder through Windows explorer and all other parts of my site works (php, js in other section etc).
Thanks for any help!
© Stack Overflow or respective owner