Hi Epsen.

We now have a new mailing list at:

http://groups.google.com/group/mapnik

Can you please move this conversation over there :)

But, hint is to try adding this to your wsgi config:

WSGIApplicationGroup %{GLOBAL}

And/or rebuild lxml without threads

./configure --without-threading && make && make install


On Dec 6, 2011, at 10:01 AM, Espen Isaksen wrote:

> I need to bring this conversation up again. I got OGCServer/Apache
> running one time, but later I had problems with Apache not answering
> my request at all. So I got sick of it and left it alone. Standalone
> wsgi worked fine.
> 
> However, I need to get WMS working with Mapnik and tried one more time
> on a new Ubuntu machine. Got the latest code for OGCServer on Github,
> installed all dependencies and got OGCserver installed.
> 
> Now I am pretty much back to the same problem as before. Apache does
> not answer my requests, it just hangs in the browser. I tested another
> WSGI application and that runs fine.
> 
> All I get in my logs is this:
> [Tue Dec 06 17:58:58 2011] [info] mod_wsgi (pid=20554): Create
> interpreter 'ip-10-228-231-3.eu-west-1.compute.internal|/wms/skikart'.
> 
> Anybody familiar with this kind of problem?
> 
> Espen

_______________________________________________
Mapnik-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/mapnik-users

Reply via email to