[OSM-dev] Mod_tile problem
Frederik Ramm
frederik at remote.org
Wed Dec 19 14:36:50 GMT 2012
Hi,
On 12/19/2012 09:08 AM, Hari Novferdianto wrote:
> But I didn't see anything when I visit http://172.16.0.9/osm_tiles2/map.html
Before you involve Javascript and all, try
http://172.16.0.9/osm_tiles2/0/0/0.png
Does it show a tile? Good, then it's just a minor bug with your map.html.
Does it show a 404 error? Then maybe your virtual host config is broken.
Does your renderd spring to life when you make the request but still you
get an error in the browser? Then check if the tile directory
/var/lib/mod_tile is actually writeable to the user running renderd. If
on the other hand renderd doesn't react to that HTTP request, then
communications between mod_tile and renderd could be broken; check the
unix domain socket (accessible to mod_tile/Apache user?). See the Apache
error log also.
Bye
Frederik
--
Frederik Ramm ## eMail frederik at remote.org ## N49°00'09" E008°23'33"
More information about the dev
mailing list