Re: [mapguide-users] mapguide-rest setup issue with Mpaguide 2.5.2

2016-11-04 Thread Rémy Gourrat
Thanks a lot Jackie, it was the right way !

After few hours to understand and resolve ERROR 500 (add privileges Write/Edit 
on the rest cache directory to the IIS_USERS group),

I had success to print my first Map Image with filter on my own map, and just 
after i have inserted this rest link in a jasper server report, I was like 
children with my beautiful dynamic report with a beautiful dynamic map !

Thanks again for this very powerful mapguide-rest.

Rémy




-
AG-Carto - Bayonne
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/mapguide-rest-setup-issue-with-Mpaguide-2-5-2-tp5294155p5294348.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 setup issue with Mpaguide 2.5.2

2016-11-03 Thread Jackie Ng
PHP 5.3 is long unsupported and full of security vulnerabilities. MapGuide
2.5.x is sadly tied to this version of PHP (because newer PHP versions are
built with an incompatible MSVC compiler) so you cannot just swap it out
that for a newer once.

All I can suggest (if you *really* have to stay on this version) is try the
most recent release package of mapguide-rest (you can find it under the
releases section). Just forget about trying a source-based install as that
requires setting up dev dependencies with composer, which requires PHP 5.5
at a bare minimum. All those incompatible errors you're seeing are for
dependencies needed to *build* various bits of mapguide-rest (eg. swagger
docs, release packaging, etc), but are not actually used by mapguide-rest.

- Jackie



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/mapguide-rest-setup-issue-with-Mpaguide-2-5-2-tp5294155p5294171.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