ANCELIN Julien
ANCELIN Julien
do : docker ps -a that does a: docker exec container_name_qgis2.18 sh -c "ls -l /home"
you added the subfolders to GetCapabilities? ex: https://my_ip:82/cgi-bin/qgis_mapserv.fcgi?map=/home/AGROCLIM/myQgisProject.qgs&service=WMS&request=GetCapabilities
try this image jancelin/qgis-server:2.18LTR I have to clean up the depots with the new LTR ...
a bug with php7.0 .... use last stable version with php5: jancelin/docker-lizmap:3.1.8 latest is the master of lizmap.
Ok, docker-compose.yml up-to-date
jancelin/docker-lizmap:latest working, nowback to php5 and debian jessie, just for test of course!!! use the lizmap master plugin for new features: https://github.com/3liz/lizmap-plugin
https://github.com/3liz/lizmap-web-client/issues/814
I think the problem comes from old jauth.db (from 3.1... ) which defines directory rights. by restarting from strach it works in master you can test with the "Play with...
yes that's right, by restarting the master container with a new folder /var on docker-compose.yml no problem
c'est en cours de fabrication! bientôt Le problème est que la version11 n'est disponible que dans la branche expérimentale de debian, j'attendais au moins un depot sid. Une option temporaire...