<font size=2 face="sans-serif">Hello,</font>
<br>
<br><font size=2 face="sans-serif">I finally installed qgis-mapserver using
Ubuntu "Package Manager" and Natty version instead of Oneiric...
</font>
<br>
<br><font size=2 face="sans-serif">Now I've set up a WMS service : </font>
<br><font size=2 face="sans-serif">- Configured Apache with a scriptalias
: </font><a href=http://localhost/qgis/><font size=2 face="sans-serif">http://localhost/qgis/</font></a><font size=2 face="sans-serif">
points on /usr/lib/cgi-bin/qgis_mapserv.fcgi</font>
<br><font size=2 face="sans-serif">- Created a small qgs project /home/gnerred/qgis/test.qgs
containing one shapefile /home/data/cadastre/cs_batiments.shp</font>
<br><font size=2 face="sans-serif">- The GetCapabilities responds well
:O) !</font>
<br><font size=2 face="sans-serif">- But when I try to see the map result
opening the WMS service in QGIS, I get a blank map... and no getmap request
is logged in Apache logs, only the getcapabilities requests are logged.
I use the URL </font><a href="http://localhost/qgis/qgis_mapserver.fcgi?MAP=/home/gnerred/qgis/test.qgs"><font size=2 face="sans-serif">http://localhost/qgis/qgis_mapserver.fcgi?MAP=/home/gnerred/qgis/test.qgs</font></a>
<br>
<br><font size=2 face="sans-serif">Any idea of the problem ? I think I'm
not so far !</font>
<br>
<br><font size=2 face="sans-serif">Thanks a lot !</font>
<br>
<br><font size=2 face="sans-serif">Daniel </font>