[ms4w-users] request_to_localhost

Jeff McKenna jmckenna at dmsolutions.ca
Mon Dec 3 09:50:58 EST 2007


Check your 'VERSION=' parameter, you have an extra dot in it...it should 
be 'VERSION=1.1.1&SERVICE=....'

-jeff




Buchholz, Robert wrote:
> Dear List,
> 
> i want to make a web-map-application (ms4w, chameleon) available for browser (and local client) requests (GetMap, GetCapabilities, GetFeatureInfo). 
> 
> Using in Firefox the URL 
> http://localhost:8080/cgi-bin/mapserv.exe?VERSION=1.1.1.&SERVICE=WMS&Request=GetMap&LAYERS=NSG&FORMAT=image/png&map=C:/ms4w/apps/chameleon/samples/map/world_wms.map&FORMAT=image/png
> 
> response:
>  <?xml version="1.0" encoding="ISO-8859-1" standalone="no" ?> 
>   <!DOCTYPE ServiceExceptionReport (View Source for full doctype...)> 
> - <ServiceExceptionReport version="1.1.1">
>   <ServiceException>msOWSParseVersionString(): WMS server error. Invalid version (1.1.1.). OWS version must be in the format 'x.y' or 'x.y.z'</ServiceException> 
>   </ServiceExceptionReport>
> 
> the access.log states:
> 0.0.0.0 - - [03/Dec/2007:12:53:32 +0100] "GET /cgi-bin/mapserv.exe?VERSION=1.1.1.&SERVICE=WMS&Request=GetMap&LAYERS=NSG&FORMAT=image/png&map=C:/ms4w/apps/chameleon/samples/map/world_wms.map&FORMAT=image/png HTTP/1.1" 200 405
> 
> error.log:
> 	empty
> 
> Do I have to make some configuration at apache, mapserver?
> The application works great but with cascading layers (http://localhost:8080/chameleon/samples/sample_ogc.phtml)!
> 
> Any ideas are welcome.
> Thanks in advance,
> Robert
> 
> 
> 
-- 
Jeff McKenna
DM Solutions Group Inc.
http://www.dmsolutions.ca


More information about the ms4w-users mailing list