<HTML><HEAD>
<META content="text/html; charset=ISO-8859-1" http-equiv=Content-Type></HEAD>
<BODY dir=ltr bgColor=#ffffff text=#000000>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Tahoma'; COLOR: #000080; FONT-SIZE: 10pt">
<DIV> </DIV>
<DIV>Merci pour les infos.</DIV>
<DIV>Je galère toujours mais j’essaie de relever le défi !!!</DIV>
<DIV
style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none">
<DIV style="FONT: 10pt tahoma">
<DIV> </DIV>
<DIV style="BACKGROUND: #f5f5f5">
<DIV style="font-color: black"><B>From:</B> <A title=olivier.ertz@heig-vd.ch
href="mailto:olivier.ertz@heig-vd.ch">Olivier ERTZ</A> </DIV>
<DIV><B>Sent:</B> Friday, June 15, 2012 12:01 PM</DIV>
<DIV><B>To:</B> <A title=francophone@lists.osgeo.org
href="mailto:francophone@lists.osgeo.org">Francophone local chapter
discussions</A> </DIV>
<DIV><B>Subject:</B> Re: [Francophone] Installation QGIS
Server</DIV></DIV></DIV>
<DIV> </DIV></DIV>
<DIV
style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none">A
priori il y a souci de config de ton serveur web.<BR><BR>Si je prends ma config
locale basée sur Apache (sur une Fedora Linux), je peux définir mon propre
"cgi-bin" comme suit :<BR><BR>ScriptAlias /qgis/
"/usr/libexec/qgis/"<BR><BR><Directory "/usr/libexec/qgis/"><BR>
Options ExecCGI<BR> Options FollowSymLinks<BR> Allow from
all<BR></Directory><BR><BR>Avec évidemment qgis_mapserv.fcgi dans le
répertoire /usr/libexec/qgis/.<BR><BR>Au final je peux lancer un GetCapabilities
ainsi (l'alias qgis est un peu mon cgi-gin spécial qgis-server) :<BR><A
class=moz-txt-link-freetext
href="http://localhost/qgis/qgis_mapserv.fcgi?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetCapabilities&map=/path/to/mymap.qgs">http://localhost/qgis/qgis_mapserv.fcgi?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetCapabilities&map=/path/to/mymap.qgs</A><BR><BR>Si
cela peut aider.<BR><BR>++, Olivier.<BR><BR>On 06/14/2012 10:36 PM, Univ.pole
sig wrote:
<BLOCKQUOTE cite=mid:DF05842D16C240E784E31A3D865BC5FE@cartoHP type="cite">
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Tahoma'; COLOR: #000080; FONT-SIZE: 10pt">
<DIV>Bonsoir,</DIV>
<DIV> </DIV>
<DIV>Message bien reçu.</DIV>
<DIV>Là je ne comprends pas trop <IMG
style="BORDER-BOTTOM-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none"
class="wlEmoticon wlEmoticon-sadsmile" alt=Triste
src="wlmailhtml:{EED9CADD-33F7-4283-8DC0-F68B71613F87}mid://00000150/!cid:part1.06000804.02090504@heig-vd.ch">.</DIV>
<DIV>J’ai bien un répertoire CGI-BIN dans lesquels j’ai placé qgis-server et
l’adresse <A href="http://94.247.28xxx"
moz-do-not-send="true">http://94.247.28xxx</A> est bien la bonne adresse de
l’hébergement ?</DIV>
<DIV> </DIV>
<DIV>Bonne soirée</DIV>
<DIV> </DIV>
<DIV style="FONT-FAMILY: 'Tahoma'; COLOR: #000080; FONT-SIZE: 10pt">
<DIV
style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none"><B>From:</B>
<A title=rldhont@gmail.com href="mailto:rldhont@gmail.com"
moz-do-not-send="true">rldhont</A> </DIV>
<DIV style="FONT: 10pt tahoma">
<DIV style="BACKGROUND: #f5f5f5">
<DIV><B>Sent:</B> Thursday, June 14, 2012 9:19 PM</DIV>
<DIV><B>To:</B> <A title=francophone@lists.osgeo.org
href="mailto:francophone@lists.osgeo.org" moz-do-not-send="true">Francophone
local chapter discussions</A> </DIV>
<DIV><B>Subject:</B> Re: [Francophone] Installation QGIS
Server</DIV></DIV></DIV>
<DIV> </DIV></DIV>
<DIV
style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none">Bonsoir,<BR><BR>Erreur
404 => donc problème de configuration de ton serveur :<BR>* l'url <A
class=external
href="http://94.247.28.2xx/cgi-bin/qgis_mapserv.fcgi.exe?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetCapabilities&map=arg/argentina.qgs"
moz-do-not-send="true"><FONT face="Times New Roman"><FONT
style="FONT-SIZE: 12pt">http://94.247.28.2xx/cgi-bin</FONT></FONT></A> ne
pointe pas vers ton dossier CGI-BIN<BR><BR>Tu devrais donc avoir la même
erreur avec cette url :<BR>* <A class=external
href="http://94.247.28.2xx/cgi-bin/qgis_mapserv.fcgi.exe?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetCapabilities&map=arg/argentina.qgs"
moz-do-not-send="true"><FONT face="Times New Roman"><FONT
style="FONT-SIZE: 12pt">http://94.247.28.2xx/cgi-bin/qgis_mapserv.fcgi.exe</FONT></FONT></A><BR>Qui
est l'URL vers ton .fcgi<BR><BR>Le 14/06/2012 17:31, Univ.pole sig a écrit :
<BLOCKQUOTE cite=mid:E080A50AABC3456F939406EBCFE81E76@cartoHP type="cite">
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Tahoma'; COLOR: #000080; FONT-SIZE: 10pt">
<DIV>
<DIV
style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none">Bonjour.</DIV>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Tahoma'; COLOR: #000080; FONT-SIZE: 10pt">
<DIV>Merci pour ton aide.</DIV>
<DIV> </DIV>
<DIV>Dans Firefox, j’obtiens un message d’erreur 404. (“Erreur de serveur –
404 – fichier ou repertoire introuvable – la ressource que vous recherchez a
peut-être été supprimée ou renommée ...”</DIV>
<DIV> </DIV>
<DIV>Pour l’URL vers le .fcgi, qu’entends-tu par là ? Ce que je peux dire,
c’est que le <FONT face="Times New Roman"><FONT style="FONT-SIZE: 12pt"
color=#4f81bd>qgis_mapserv.fcgi.exe est bien dans le
répertoir<BR></FONT></FONT></DIV>
<DIV> </DIV>
<DIV>Un avis ?</DIV>
<DIV>D’ailleurs, le serveur a t-il une importance (faut-il absolument un
dédié ou un mutualisé pour QGIS Server).</DIV>
<DIV>Est-ce que ca vaut le coup de faire le test sur un mutualisé ?</DIV>
<DIV> </DIV>
<DIV>Un grand merci à toi <IMG
style="BORDER-BOTTOM-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none"
class="wlEmoticon wlEmoticon-smile" alt=Sourire
src="wlmailhtml:%7BEED9CADD-33F7-4283-8DC0-F68B71613F87%7Dmid://00000857/%21cid:part3.09060706.00000600@gmail.com"
moz-do-not-send="true"> Cela fait plaisir de savoir que l’on est pas seul
...</DIV>
<DIV> </DIV>
<DIV style="FONT-FAMILY: 'Tahoma'; COLOR: #000080; FONT-SIZE: 10pt">
<DIV> </DIV>
<DIV style="FONT: 10pt tahoma">
<DIV style="BACKGROUND: #f5f5f5">
<DIV style="font-color: black"><B>From:</B> <A title=rldhont@gmail.com
href="mailto:rldhont@gmail.com" moz-do-not-send="true">rldhont</A> </DIV>
<DIV><B>Sent:</B> Thursday, June 14, 2012 5:19 PM</DIV>
<DIV><B>To:</B> <A title=francophone@lists.osgeo.org
href="mailto:francophone@lists.osgeo.org" moz-do-not-send="true">Francophone
local chapter discussions</A> </DIV>
<DIV><B>Subject:</B> Re: [Francophone] Installation QGIS
Server</DIV></DIV></DIV>
<DIV> </DIV></DIV>
<DIV
style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none">Bonjour,<BR><BR>As-tu
testé les requêtes dans un navigateur comme Firefox ou autre ?<BR>Le message
d'erreur sera ainsi plus explicite<BR><BR>Autre chose à tester : est-ce que
ton url vers le .fcgi est correcte ?<BR><BR>René-Luc
D'Hont<BR>3Liz<BR><BR>Le 14/06/2012 17:11, Univ.pole sig a écrit :
<BLOCKQUOTE cite=mid:7470F9B9103443D0B8AA2D6902AD6777@cartoHP type="cite">
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Tahoma'; COLOR: #000080; FONT-SIZE: 10pt">
<DIV
style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none">
<DIV> </DIV></DIV>
<DIV
style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none">
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Tahoma'; COLOR: #000080; FONT-SIZE: 10pt">
<DIV>Bonjour,</DIV>
<DIV> </DIV>
<DIV>Je suis en train de réaliser des tests d’installation de QGIS Server
(toujours à propos de mon projet bénévole humanitaire) mais quelque chose
m’échappe (ca ne marche pas <IMG
style="BORDER-BOTTOM-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none"
class="wlEmoticon
wlEmoticon-sadsmile"
alt=Triste
src="wlmailhtml:%7BEED9CADD-33F7-4283-8DC0-F68B71613F87%7Dmid://00000584/%21cid:part1.03060901.02080006@gmail.com"
moz-do-not-send="true">).</DIV>
<DIV>Serait-il possible de me donner des pistes ? <IMG
style="BORDER-BOTTOM-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none"
class="wlEmoticon
wlEmoticon-smile"
alt=Sourire
src="wlmailhtml:%7BEED9CADD-33F7-4283-8DC0-F68B71613F87%7Dmid://00000584/%21cid:part2.05050507.06090905@gmail.com"
moz-do-not-send="true"> Je suis vraiment perdu ...</DIV>
<DIV> </DIV>
<DIV>Premier élément: j’ai un serveur VPS de 10 Go sous Cloud S Windows
(hébergeur netissime).</DIV>
<DIV> </DIV>
<DIV><STRONG>Etape 1:</STRONG> je télécharge les fichiers “admin.sld”,
“qgis_paserv.fcgi.exe” et “wms_metadata.xml” (issus d’OSGEO4W > qgis
server 1.7.4)</DIV>
<DIV><STRONG>Etape 2:</STRONG> je le glisse le tout en binaire via
Fillezilla dans le répertoire CGI-BIN.</DIV>
<DIV><STRONG>Etape 3</STRONG>: je crée un dossier “arg” créé en local
(avec shp + qgs ) sous CGI-BIN dans lequel se trouve tous mes shp ainsi
qu’un projet .qgis (en relatif). Voir pièce jointe.</DIV>
<DIV><STRONG>Etape 4</STRONG>: Dans QGIS, je déclare le serveur WMS
suivant: <A class=external
href="http://94.247.28.2xx/cgi-bin/qgis_mapserv.fcgi.exe?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetCapabilities&map=arg/argentina.qgs"
moz-do-not-send="true"><FONT face="Times New Roman"><FONT
style="FONT-SIZE: 12pt">http://94.247.28.2xx/cgi-bin/qgis_mapserv.fcgi.exe?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetCapabilities&map=arg/argentina.qgs</FONT></FONT></A></DIV>
<DIV> </DIV>
<DIV>Dans QGIS Desktop, j’obtiens ce message:</DIV>
<DIV><FONT face="Times New Roman"><FONT style="FONT-SIZE: 12pt"
color=#000000>Ne comprend pas la réponse. </FONT></FONT></DIV>
<DIV><FONT face="Times New Roman"><FONT style="FONT-SIZE: 12pt"
color=#000000>Le service prestataire wms dit : Échec du téléchargement des
possibilités de cette couche : Error downloading <A
href="http://94.247.28.2xx/cgi-bin/qgis_mapserv.fcgi.exe?VERSION=1.3.0&map=arg/argentina.qgs&SERVICE=WMS&REQUEST=GetCapabilities"
moz-do-not-send="true">http://94.247.28.2xx/cgi-bin/qgis_mapserv.fcgi.exe?VERSION=1.3.0&map=arg/argentina.qgs&SERVICE=WMS&REQUEST=GetCapabilities</A>
- server replied: Not Found</FONT></FONT></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>Aies-je commis une erreur ? (difficile de s’y retrouver avec le peu
de tuto français sur le net).</DIV>
<DIV> </DIV>
<DIV>Mille mercis d’avance pour votre aide <IMG
style="BORDER-BOTTOM-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none"
class="wlEmoticon
wlEmoticon-smile"
alt=Sourire
src="wlmailhtml:%7BEED9CADD-33F7-4283-8DC0-F68B71613F87%7Dmid://00000584/%21cid:part2.05050507.06090905@gmail.com"
moz-do-not-send="true"> !!</DIV>
<DIV>Bonne fin de journée.</DIV>
<DIV> </DIV></DIV></DIV></DIV></DIV></DIV></BLOCKQUOTE><BR>
<HR>
_______________________________________________<BR>Francophone mailing
list<BR><A class=moz-txt-link-abbreviated
href="mailto:Francophone@lists.osgeo.org"
moz-do-not-send="true">Francophone@lists.osgeo.org</A><BR><A
class=moz-txt-link-freetext
href="http://lists.osgeo.org/mailman/listinfo/francophone"
moz-do-not-send="true">http://lists.osgeo.org/mailman/listinfo/francophone</A><BR></DIV></DIV></DIV></DIV></DIV></DIV><BR>
<FIELDSET class=mimeAttachmentHeader></FIELDSET> <BR><PRE wrap="">_______________________________________________
Francophone mailing list
<A class=moz-txt-link-abbreviated href="mailto:Francophone@lists.osgeo.org" moz-do-not-send="true">Francophone@lists.osgeo.org</A>
<A class=moz-txt-link-freetext href="http://lists.osgeo.org/mailman/listinfo/francophone" moz-do-not-send="true">http://lists.osgeo.org/mailman/listinfo/francophone</A>
</PRE></BLOCKQUOTE><BR>
<HR>
_______________________________________________<BR>Francophone mailing
list<BR><A class=moz-txt-link-abbreviated
href="mailto:Francophone@lists.osgeo.org">Francophone@lists.osgeo.org</A><BR><A
class=moz-txt-link-freetext
href="http://lists.osgeo.org/mailman/listinfo/francophone">http://lists.osgeo.org/mailman/listinfo/francophone</A><BR></DIV></DIV></DIV><BR>
<FIELDSET class=mimeAttachmentHeader></FIELDSET> <BR><PRE wrap="">_______________________________________________
Francophone mailing list
<A class=moz-txt-link-abbreviated href="mailto:Francophone@lists.osgeo.org">Francophone@lists.osgeo.org</A>
<A class=moz-txt-link-freetext href="http://lists.osgeo.org/mailman/listinfo/francophone">http://lists.osgeo.org/mailman/listinfo/francophone</A>
</PRE></BLOCKQUOTE><BR><BR><PRE class=moz-signature cols="72">--
HEIG-VD, University Of Applied Sciences Western Switzerland
IICT, Institute for Information and Communication Technologies
Email: <A class=moz-txt-link-abbreviated href="mailto:olivier.ertz@heig-vd.ch">olivier.ertz@heig-vd.ch</A>
Phone: +41 24 55 77570
Go to: <A class=moz-txt-link-freetext href="http://www.heig-vd.ch">http://www.heig-vd.ch</A> | <A class=moz-txt-link-freetext href="http://geosysin.iict.ch">http://geosysin.iict.ch</A></PRE>
<P>
<HR>
_______________________________________________<BR>Francophone mailing
list<BR>Francophone@lists.osgeo.org<BR>http://lists.osgeo.org/mailman/listinfo/francophone<BR></DIV></DIV></DIV></BODY></HTML>