this issue is quite similar to the #39 : i can not load a map when i click on "voir la carte" (Montpellier).
my conf is :
Numéro de version -> 3.2pre171102
URL du serveur WMS -> http://qgiserver/cgi-bin/qgis_mapserv.fcgi
Version de QGIS Server -> ≥ 2.18
Répertoire racine du cache -> /tmp/
Chemin vers le répertoire local -> ../install/qgis/
the error message is "Service non disponible!", and i see nothing in the logs...
from the lizmap container, i can ping qgiserver, the qgis server container (after adding iputils-ping). i also test fcgi with a little test.fcgi script, it is also ok.
i had a similar problem with an other Lizmap instance, without Docker. The problem was solved with the ExecCGI option in the ScriptAlias directive of apache2.
any help would be appreciated.
this issue is quite similar to the #39 : i can not load a map when i click on "voir la carte" (Montpellier).
my conf is :
the error message is "Service non disponible!", and i see nothing in the logs...
from the lizmap container, i can ping qgiserver, the qgis server container (after adding iputils-ping). i also test fcgi with a little test.fcgi script, it is also ok.
i had a similar problem with an other Lizmap instance, without Docker. The problem was solved with the ExecCGI option in the ScriptAlias directive of apache2.
any help would be appreciated.