Kenneth Gonsalves schrieb:
> On Wednesday 18 Nov 2009 1:01:45 pm Peter Körner wrote:
>> Nothing in the apache error log, I guess..? Maybe you changed sth. you 
>> better shouldn't touch. Can you make a diff against the original 
>> checkout and post it here, so we can see what you changed?
>>
> the diff is attached - I also changed some C thing into long int, but it 
> wasn't 
> working even before that.

Just another idea: did you create the zoomlevel dirs:


  diff mod_tile/update modtile/update
  44,45c44,45
  <       rm -fR `seq 0 20`
  <       mkdir `seq 0 20`
  ---
  >       rm -fR `seq 0 18`
  >       mkdir `seq 0 18`


Peter

_______________________________________________
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk

Reply via email to