[Tile-serving] [openstreetmap/mod_tile] Apache restart fails with standard config, when using tirex instead of renderd (#210)
Felix
notifications at github.com
Fri Aug 21 08:03:35 UTC 2020
When using mod_tile without renderd there is always a small problem: the default Apache config that is installed has a LoadTileConfig directive, which will read a renderd.conf, but this doesn't exist in this case. Thus the Apache restart happening in the postinstall fails, and therefore the complete package installation fails.
One solution might be to use AddTileConfig instead of LoadTileConfig.
Another option to consider is to put all the mod_tile stuff from the sites_enabled snippet into a conf_enabled snippet.
Or we drop the whole section? Maybe mod_tile shouldn't set up a default apache tile server site .
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/mod_tile/issues/210
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20200821/adab8818/attachment.htm>
More information about the Tile-serving
mailing list