On Wed, 2008-06-11 at 01:08 +1000, Brett Henderson wrote: > Found it. > > My fault, had an incorrect path in render_config.h. I had /home/www... > instead of /var/www... > > If only I'd thought to use strace sooner ... > > Thanks for the help Jon. > > Brett Henderson wrote: > > Apache fails after renderd errors. The apache crash isn't ideal but > > it sounds like the cause is actually renderd not apache. I'll run a > > renderd trace but I guess I'll have to recompile it to reduce the > > number of threads first. > >
I'm glad that it works for you now. I tracked down the crash to a signed/unsigned problem. The fix is in SVN now, instead of the crash you would now see something like: [Tue Jun 10 19:53:06 2008] [error] [client 127.0.0.1] File does not exist: /home/var/www/html/direct/17/0/250/249/90/8.meta, referer: http://localhost/mapnik/ Jon _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/dev

