[mapserver-users] Problem with Python Mapscript / Projection (MS4W)

Umberto Nicoletti umberto.nicoletti at gmail.com
Wed Nov 5 02:33:53 EST 2008


make sure that the user running apache can read the /usr/share/proj/epsg file.
If permissions seem ok then it could be a problem with SELinux or
apparmor, depending on your platform.

Umberto

On Wed, Nov 5, 2008 at 6:12 AM, Christian Jauvin <cjauvin at gmail.com> wrote:
> Hi,
>
> I get a "MapServerError: msProcessProjection(): Projection library
> error. Permission denied" error while using Python/MapScript (MS4W
> 2.3, MapServer 5), after having included a
>
> PROJECTION
>   "init=epsg:XXXX"
> END
>
> directive in a mapfile layer. I guess that it has something to do with
> an Apache permission to execute a binary somewhere..
>
> This is I think the first time I can't find an answer to a MS problem
> simply by googling, so I try it here, in hope that someone will be
> able to help.
>
> Thank you in advance,
>
> Christian
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
>


More information about the mapserver-users mailing list