<pre>      [ 
        "http://a.tile.openstreetmap.org/${z}/${x}/${y}.png", 
        "http://b.tile.openstreetmap.org/${z}/${x}/${y}.png", 
        "http://c.tile.openstreetmap.org/${z}/${x}/${y}.png" 
      ]
</pre><br>doesn't work at all (keep searching 'a.tile.openstreetmap.org')<br>
After that I changed the urls to my urls with map server IP (web server and map server are different servers)
<br><br>
Error messages:<br>
<pre>Fout: The character encoding of the HTML document was not declared. 
The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. 
The character encoding of the page must to be declared in the document or in the transfer protocol.</pre><br>
<pre>[19:09:53.769] GET http://192.168.10.10/osm_tiles/18/137213/91824.png [HTTP/1.1 404 Not Found 0ms]</pre><br>
I assume that the tiles are not well rendered.<br>If i try to open another tile directly (complete url to png) it shows a tile.

        
        
        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://osgeo-org.1560.n6.nabble.com/Openlayers-and-Mapnik-loading-problem-tp5013551p5013620.html">Re: Openlayers and Mapnik loading problem</a><br/>
Sent from the <a href="http://osgeo-org.1560.n6.nabble.com/OpenLayers-Users-f3910695.html">OpenLayers Users mailing list archive</a> at Nabble.com.<br/>