Hello,
I'm attempting to install ResourceSpace on WAMP for testing purposes.
The server install has been proved wo be wokring with other php/mysql
applications.
Performed:
1) Extraction and copy to WEBROOT
2) Edit of /include/config.php
3) Attempt to access install at
http://localhost/resourcespace with
browser shows "Forbidden You don't have permission to access /
ResourceSpace/< on this server."
Apache Error Log:
[Sun Apr 06 11:49:20 2008] [error] [client 127.0.0.1] (20024)The given
path misformatted or contained invalid characters: Cannot map GET /
ResourceSpace/%3C?=$bottomurl?%3E HTTP/1.1 to file, referer:
http://localhost/ResourceSpace/
[Sun Apr 06 11:49:20 2008] [error] [client 127.0.0.1] (20024)The given
path misformatted or contained invalid characters: Cannot map GET /
ResourceSpace/%3C?=$topurl?%3E HTTP/1.1 to file, referer:
http://localhost/ResourceSpace/
Apache Access Log:
127.0.0.1 - - [06/Apr/2008:11:49:20 -0400] "GET /ResourceSpace/ HTTP/
1.1" 200 1974
127.0.0.1 - - [06/Apr/2008:11:49:20 -0400] "GET /ResourceSpace/%3C?=
$bottomurl?%3E HTTP/1.1" 403 220
127.0.0.1 - - [06/Apr/2008:11:49:20 -0400] "GET /ResourceSpace/%3C?=
$topurl?%3E HTTP/1.1" 403 220
Has anyone experienced this and have any advice?
TIA!
~k