[mapserver-users] Can't get capabilities xml error message
Leehan
mathias.cunault at inrap.fr
Tue Nov 22 07:35:03 PST 2016
hello,
Mapserver 7 & Apache are installed using ms4w 3.1.4. All is running fine
with windows server 2008.
I can get a map in FireFox.
I can't get the WMS with Qgis : failed to load capabilities (traduction from
french, sorry)
Indeed, I can't get the capabilities in FF either with :
http://10.210.1.32:8080/cgi-bin/mapserv.exe?...\fond_mapserver.map&VERSION=1.3.0&SERVICE=WMS&REQUEST=GetCapabilities&
here's the message :
<http://osgeo-org.1560.x6.nabble.com/file/n5296958/Capture.png>
Previously I had a message beginning by "mandatory metadata...'. I worked on
my mapfile and then get this last message just above.
here's my mapfile :
MAP
WEB
METADATA
"wms_title" "WMS-Inrap, aide au montage des opérations"
"wms_onlineresource"
"http://10.210.1.32:8080/Apache/cgi-bin/mapserv.exe?MAP=C:/ms4w/map/fond_mapserver.map&"
"wms_enable_request" "*"
"wms_srs" "EPSG:2154 EPSG:3857 EPSG:900913"
"wms_encoding" "UTF-8"
END
END
All layers have METADATA with wms_title and wms_srs (even if this last param
is not required because I have a PROJECTION object).
I feel a little lost.
Thanks
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Can-t-get-capabilities-xml-error-message-tp5296958.html
Sent from the Mapserver - User mailing list archive at Nabble.com.
More information about the MapServer-users
mailing list