I must say that this issue arised when I moved the website to another webserver... same OS, debian lenny, but different arch 32bit -> amd64.<br>The 32 bit machine was hosting only one website.<br><br>Te new amd64 webserver hosts two sites (name based virtual host) so the wms request is served by a virtual host (Apache 2.2), same ip address for two dns. Could it be a dns related issue? does mapserv bin complains about virtual hosts?<br>
<br>Since I switched from the old machine to the new I can't get no wms layer with QGis even with the version request variable (it was there from the start).<br><br>This is my WMS link:<br><br><a href="http://193.206.192.55/cgi-bin/rf_mapserv?SERVICE=WMS&VERSION=1.1.1&REQUEST=GetCapabilities">http://193.206.192.55/cgi-bin/rf_mapserv?SERVICE=WMS&VERSION=1.1.1&REQUEST=GetCapabilities</a><br>
<br><a href="http://www.catastocen.apat.it">www.catastocen.apat.it</a> is the dns name.<br><br>If you substitute the numeric address with the dns one mapserver returns a binary file...<br><br>thanks for responding<br>regards<br>
<br>raffaele<br><br><br><br><div class="gmail_quote">2009/3/6 paalkr <span dir="ltr"><<a href="mailto:pal.kristensen@statkart.no">pal.kristensen@statkart.no</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Hi!<br>
<br>
This is fixed in ticket #2528, and applied in MapServer 5.2.0. Version is a<br>
optional parameter in the GetCapabilities request, as described in the WMS<br>
1.1.1 specification, chapter 7.1.2, table 4. In earlier version of MapServer<br>
the version parameter was treated as mandatory.<br>
<br>
You can resolve your issue in to different ways:<br>
1) Add a &version=1.1.1 to your service URL in Qgis<br>
2) Upgrade to MapServer 5.2.0 or later.<br>
<br>
Regards,<br>
Pål Kristensen<br>
<div><div></div><div class="h5"><br>
<br>
Cassiel wrote:<br>
><br>
> Hi you all,<br>
><br>
> I am getting this error using Mapserver 5.0.3 on debian lenny when<br>
> querying<br>
> for WMS available layers on Qgis.<br>
><br>
> Querying with iceweasel on debian works , i.e. the proper xml file is<br>
> returned, while it does not on Mac OS X.<br>
><br>
> Any hints?<br>
><br>
> Regards<br>
> Raffaele<br>
><br>
</div></div>> _______________________________________________<br>
> mapserver-users mailing list<br>
> <a href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a><br>
> <a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a><br>
><br>
><br>
<font color="#888888"><br>
--<br>
View this message in context: <a href="http://n2.nabble.com/msWMSDispatch%28%29%3A-WMS-server-error.-Incomplete-WMS-request%3A-VERSION-parameter-missing-tp2435750p2436095.html" target="_blank">http://n2.nabble.com/msWMSDispatch%28%29%3A-WMS-server-error.-Incomplete-WMS-request%3A-VERSION-parameter-missing-tp2435750p2436095.html</a><br>
Sent from the Mapserver - User mailing list archive at Nabble.com.<br>
<br>
_______________________________________________<br>
mapserver-users mailing list<br>
<a href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a><br>
</font></blockquote></div><br>