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 [email protected]  ##  N49°00'09" E008°23'33"

_______________________________________________
dev mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/dev

Reply via email to