[MapProxy] Problems on seeding in deployment

Matt Walker walkermatt at longwayaround.org.uk
Thu Apr 18 13:12:33 PDT 2013


Hi Andre,

Sounds similar to another post to the list the other day. Assuming mod_wsgi
and hence MapProxy is running as the Apache user (www-data on Ubuntu) I'd
check that user has write permission to the cache dir and it's children.

Cheers,

Matt.
On 18 Apr 2013 18:14, "Andre Mariano" <andre.smariano90 at gmail.com> wrote:

> Hi Guys, I am working with mapproxy a few weeks now but only localhost.
> then I used the mapproxy-util serve-develop
>
> My problem is that now that I did the deployment (mod_wsgi mode) the map
> is not seeding, It's only showing the cache images that were generated
> earlier in the serve-develop mode.
>
> I configured as the tutorial, adding the following to the httpd.conf
>
> "
> LoadModule wsgi_module modules/mod_wsgi.so
>
> WSGIScriptAlias /mapproxy /path/to/mapproxy/config.py
>
> <Directory /path/to/mapproxy/>
>   Order deny,allow
>   Allow from all
> </Directory>
> "
>
> thanks,
> Andre Mariano
>
> _______________________________________________
> MapProxy mailing list
> MapProxy at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapproxy
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapproxy/attachments/20130418/cb745914/attachment.html>


More information about the MapProxy mailing list