openstreetmap - mod_tile rendere is not working with apache on openSUSE -



openstreetmap - mod_tile rendere is not working with apache on openSUSE -

i want run tile server

i configured next link

when seek access http://myserver.domain/osm_tiles/0/0/0.png i'm getting response

object not found!

when see apache log says socket file missing

tile_state: determined state of default 0 0 0 on store 7f05ba987d70: tile size: -1, expired: 1 created: 0 [thu nov 06 16:15:59.396965 2014] [tile:debug] [pid 6334] ./src/mod_tile.c(166): [client 192.168.1.180:52068] connecting renderd on unix socket /var/run/renderd/renderd.sock [thu nov 06 16:15:59.397003 2014] [tile:warn] [pid 6334] [client 192.168.1.180:52068] socket connect failed for: /var/run/renderd/renderd.sock reason: no such file or directory [thu nov 06 16:15:59.397007 2014] [tile:notice] [pid 6334] [client 192.168.1.180:52068] failed connect renderer [thu nov 06 16:15:59.397010 2014] [tile:debug] [pid 6334] ./src/mod_tile.c(960): [client 192.168.1.180:52068] tile_storage_hook: missing tile not rendered in time. returning file not found

what went wrong in configuration..

apache openstreetmap mapnik

Comments

Popular posts from this blog

Delphi change the assembly code of a running process -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -

C++ 11 "class" keyword -