Hello all. I was silent about this for a while as I felt I was becoming much of a bother. But this is what I have observed with my server.
I'm using Ubuntu 8.10 Intrepid. I installed mapnik and configured (much with Dane's help) and my first problem (well. not really the first) was that I could get the server to run (not standalone) but my WMS client could not get capabilities which is possible standalone. I felt it had to do with some xml parsing problem. After some research I realized I needed some dependencies, particularly lxml and libxslt. I go ahead and install them and everything remains fine in standalone. However when I run the service from apache, the whole thing freezes. Okay, I rebuilt the server and configured without lxml and libxslt and the service runs within apache. I install those two dependencies and they have seemingly frozen apache again. It will only work standalone. I installed lxml using easy_install. That's when the server worked last! Any ideas what could be wrong here? Has anyone encountered this same thing? Thanks, Jome.
_______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

