<p dir="ltr">Hi Andre,</p>
<p dir="ltr">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.</p>

<p dir="ltr">Cheers,</p>
<p dir="ltr">Matt.</p>
<div class="gmail_quote">On 18 Apr 2013 18:14, "Andre Mariano" <<a href="mailto:andre.smariano90@gmail.com">andre.smariano90@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Hi Guys, I am working with mapproxy a few weeks now but only localhost. then I used the mapproxy-util serve-develop<div><br></div><div>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.</div>

<div><br></div><div>I configured as the tutorial, adding the following to the httpd.conf</div><div><br></div><div><div>"</div><div>LoadModule wsgi_module modules/mod_wsgi.so</div><div><br></div>
<div>WSGIScriptAlias /mapproxy /path/to/mapproxy/config.py</div><div><br></div><div><Directory /path/to/mapproxy/></div><div>  Order deny,allow</div><div>  Allow from all</div><div></Directory></div></div><div>

"</div><div><br></div><div>thanks,</div><div>Andre Mariano</div></div>
<br>_______________________________________________<br>
MapProxy mailing list<br>
<a href="mailto:MapProxy@lists.osgeo.org">MapProxy@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapproxy" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapproxy</a><br>
<br></blockquote></div>