[OSM-dev] Restart apache2 have not been successful

hecke at naberius.de hecke at naberius.de
Sun Feb 5 18:29:17 GMT 2012


- have you added mod_tile in /etc/httpd/conf.d/?
-->echo "LoadModule tile_module /usr/lib64/httpd/modules/mod_tile.so" > 
/etc/httpd/conf.d/mod_tile.conf
- if you don't put the module config into a virtual host section at the 
end of httpd.conf: make sure you put the
mod_tile-config after the part where the module is loaded cause apache 
don't know the value "LoadTileConfigFile"
without the module
- on 64bit-systems the mod_tile.so is maybe in a wrong folder (lib -> lib64)

good luck!

Am 05.02.2012 17:32, schrieb Philipp Borgers:
> On Sun, 2012-02-05 at 22:48 +0800, Dewi Robiatul mubararah wrote:
>> 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
> Maybe you want to search (find, locate) for the mod_tile.so and tell us
> where it actually is?
>
>>
>> dewirobiatul at 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!
> 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.
>
>> please solution :)
>> _______________________________________________
>> dev mailing list
>> dev at openstreetmap.org
>> http://lists.openstreetmap.org/listinfo/dev
>
>
> _______________________________________________
> dev mailing list
> dev at openstreetmap.org
> http://lists.openstreetmap.org/listinfo/dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/dev/attachments/20120205/c2e44460/attachment.html>


More information about the dev mailing list