branch develop updated (547b98a -> e23942f)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository echobase. See http://git.codelutin.com/echobase.git from 547b98a Utilisation de codelutinpom 3 + ajout de la configuration pour l'édition des sources via scmwebeditor new e23942f mise à jour de la doc de lizmap (fixes #7690) The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit e23942fe4dcf1c6593498ef6d344765f710a0227 Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Wed Nov 4 14:29:35 2015 +0100 mise à jour de la doc de lizmap (fixes #7690) Summary of changes: src/site/rst/install.rst.vm | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository echobase. See http://git.codelutin.com/echobase.git commit e23942fe4dcf1c6593498ef6d344765f710a0227 Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Wed Nov 4 14:29:35 2015 +0100 mise à jour de la doc de lizmap (fixes #7690) --- src/site/rst/install.rst.vm | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/site/rst/install.rst.vm b/src/site/rst/install.rst.vm index 8b30fdc..ad67d40 100644 --- a/src/site/rst/install.rst.vm +++ b/src/site/rst/install.rst.vm @@ -121,7 +121,7 @@ Nous utilisons la version ${qgisMapServerVersion} de Qgis map server. Le dépot et le nom de la distribution sont à adapter en fonction de votre système (c.f. https://www.qgis.org/fr/site/forusers/alldownloads.html#linux) . - +Selon la version de Qgis que vous utilisez le nom package peut-être **qgis-mapserver** ou **qgis-server** L'url : http://localhost/cgi-bin/qgis_mapserv.fcgi?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetCapabilities doit renvoyer un fichier XML de description des couches disponibles. @@ -145,9 +145,11 @@ Nous utilisons la version ${lizmapVersion} de Lizmap. rm -rf echobase-ui-${project.version}-lizmap.zip cd /var/www/html/echobase-map - chown -R wwww-data:echobase . + chown -R www-data:echobase . chmod g+w -R . +Attention : pour les versions d'Apache avant la 2.4.7 le dossier d'installation de Lizmap doit être **/var/www**. + Pour tester le server lizmap, allez à l'adresse suivante : http://localhost/echobase-map/lizmap/www Installation EchoBase -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm