<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
- have you added mod_tile in /etc/httpd/conf.d/?<br>
-->echo "LoadModule tile_module
/usr/lib64/httpd/modules/mod_tile.so" >
/etc/httpd/conf.d/mod_tile.conf<br>
- if you don't put the module config into a virtual host section at
the end of httpd.conf: make sure you put the <br>
mod_tile-config after the part where the module is loaded cause
apache don't know the value "LoadTileConfigFile" <br>
without the module<br>
- on 64bit-systems the mod_tile.so is maybe in a wrong folder (lib
-> lib64)<br>
<br>
good luck!<br>
<br>
Am 05.02.2012 17:32, schrieb Philipp Borgers:
<blockquote cite="mid:1328459520.3660.5.camel@spaceship" type="cite">
<pre wrap="">On Sun, 2012-02-05 at 22:48 +0800, Dewi Robiatul mubararah wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Hi,
After I compile mod_tile then I restart apache2, should the result
mod_tile.so in /usr/lib/apache2/modules
but mod_tile.so not found
</pre>
</blockquote>
<pre wrap="">
Maybe you want to search (find, locate) for the mod_tile.so and tell us
where it actually is?
</pre>
<blockquote type="cite">
<pre wrap="">
dewirobiatul@dewi:/etc/apache2/mods-enabled$ sudo /etc/init.d/apache2
restart Syntax error on line 1
of /etc/apache2/sites-enabled/000-default: Invalid command
'LoadTileConfigFile', perhaps misspelled or defined by a module not
included in the server configuration Action 'configtest' failed. The
Apache error log may have more information. ...fail!
</pre>
</blockquote>
<pre wrap="">
Maybe you want to take a look at the log file and/or show us the log
file.
In general I would advice all beginners to join the irc channel (#osm or
#osm-dev) on irc.oftc.net. Most of the time it's much easier to fix
problems there.
</pre>
<blockquote type="cite">
<pre wrap="">
please solution :)
_______________________________________________
dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:dev@openstreetmap.org">dev@openstreetmap.org</a>
<a class="moz-txt-link-freetext" href="http://lists.openstreetmap.org/listinfo/dev">http://lists.openstreetmap.org/listinfo/dev</a>
</pre>
</blockquote>
<pre wrap="">
</pre>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:dev@openstreetmap.org">dev@openstreetmap.org</a>
<a class="moz-txt-link-freetext" href="http://lists.openstreetmap.org/listinfo/dev">http://lists.openstreetmap.org/listinfo/dev</a>
</pre>
</blockquote>
<br>
</body>
</html>