Re: [mapguide-users] MapGuide Rest Permission Deny

2016-03-07 Thread GeorgesK
Thanks Jackie,

I created another directory for the cache and updated the files accordingly,
and it works now.

Thanks again.

Georges



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/MapGuide-Rest-Permission-Deny-tp5249179p5254854.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] MapGuide Rest Permission Deny

2016-03-06 Thread Jackie Ng
Nothing says that all your cached files/configs/logs/etc must reside inside
the mapguide-rest installation directory

If all else fails, you can set the "Cache.RootDir" property in config.php
and "log.writer" property in log_config.php to point to a directory
*outside* of "C:\Program Files\...".

- Jackie



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/MapGuide-Rest-Permission-Deny-tp5249179p5254758.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] MapGuide Rest Permission Deny

2016-03-02 Thread GeorgesK
Hello all,

I've tried without success to make mapguide-rest work. I even grant full
rights to the rest directory (not only cache directory), but I keep on
having the same error message :


Using : IIS 7 (Windows 7)
MapGuide Open Source 3.0 final

Does anybony know how to solve this ?

Thanks in advance.

Georges



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/MapGuide-Rest-Permission-Deny-tp5249179p5253969.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] MapGuide Rest Permission Deny

2016-02-16 Thread GordonL
Yes, after you copy the files, you have to grant the IIS User rights to the
cache folder in mapguide-rest..





--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/MapGuide-Rest-Permission-Deny-tp5249179p5250858.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

[mapguide-users] MapGuide Rest Permission Deny

2016-02-05 Thread swimming123
Hi All,

I just started to play with MapGuide Rest and I got permission denied error,
how to fix this:

PHP Warning:  fopen(C:\Program
Files\OSGeo\MapGuide\Web\www\rest\app/../cache/debug.log): failed to open
stream: Permission denied in C:\Program
Files\OSGeo\MapGuide\Web\www\rest\app\log_config.php on line 23
PHP Warning:  Wrong parameter count for
invalidargumentexception::invalidargumentexception() in C:\Program
Files\OSGeo\MapGuide\Web\www\rest\vendor\slim\slim\Slim\LogWriter.php on
line 60
PHP Fatal error:  Uncaught exception 'invalidargumentexception' in
C:\Program
Files\OSGeo\MapGuide\Web\www\rest\vendor\slim\slim\Slim\LogWriter.php:60
Stack trace:
#0 C:\Program Files\OSGeo\MapGuide\Web\www\rest\app\log_config.php(23):
Slim\LogWriter->__construct(false)
#1 C:\Program Files\OSGeo\MapGuide\Web\www\rest\app\log_config.php(30):
LogWriter->__construct('C:\\Program File...')
#2 C:\Program Files\OSGeo\MapGuide\Web\www\rest\index.php(64):
require_once('C:\\Program File...')
#3 {main}
  thrown in C:\Program
Files\OSGeo\MapGuide\Web\www\rest\vendor\slim\slim\Slim\LogWriter.php on
line 60

Thank you very much.



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/MapGuide-Rest-Permission-Deny-tp5249179.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] MapGuide Rest Permission Deny

2016-02-05 Thread swimming123
Fixed, it's user permission setting.



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/MapGuide-Rest-Permission-Deny-tp5249179p5249186.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users