[mapserver-users] Mapscript and "CURLOPT_PROXYAUTH not supported"
Hallgren Johan
Johan.Hallgren at sweco.se
Wed Apr 13 06:14:15 PDT 2011
Hello
I have a strange problem...
I should use MapServer with Mapscript to call a WMS server as a client.
I created a LAYER definition and after some struggle it went thru, I get my map. I used the shp2img command to test the mapfile. Next step was to test the mapfile with drawmap so the mapscript implementation was tested and now an error showed up.
"CURLOPT_PROXYAUTH not supported. Requires Curl 7.10.7"
I expected that this error should show up already in the shp2img-test, but there it worked fine.
Anyone having a clue what's wrong?
Here is the error:
-----------------------------------------
Unhandled Exception: System.ApplicationException: msHTTPExecuteRequests(): HTTP
request error. CURLOPT_PROXYAUTH not supported. Requires Curl 7.10.7 and up. *_p
roxy_auth_type setting ignored.
at OSGeo.MapServer.mapObj.draw()
at DrawMap.Main(String[] args)
GDAL: GDALDeregister_GTiff() called.
---------------------------------------
... and here is the layer definition.
---------------------------------------
LAYER
NAME 'WMS-Oversikt'
TYPE RASTER
STATUS ON
CONNECTION 'http://maps.metria.se/geoserver/wms?'
CONNECTIONTYPE WMS
METADATA
'wms_srs' 'EPSG:2400'
'wms_name' 'anyname'
'wms_server_version' '1.1.1'
'wms_format' 'image/png'
'wms_auth_type' 'basic'
'wms_auth_username' 'xxx'
'wms_auth_password' 'yyy'
'wms_proxy_type' 'http'
'wms_proxy_host' '147.44.134.17'
'wms_proxy_port' '80' 'wms_proxy_auth_type' 'basic'
'wms_proxy_username' 'zzz'
'wms_proxy_password' 'yyy'
END
END
------------------------------------------
Regards
Johan
________________________________
Johan Hallgren
Gruppchef
Telefon direkt 023-464 92
Mobil 073-800 64 92
johan.hallgren at sweco.se
Sweco Position AB
Parkgatan 3
Box 1902
791 19 Falun
Telefon 023-464 00
www.sweco.se<http://www.sweco.se>
[cid:image001.png at 01CBF9EC.EB232C20]
[cid:image002.png at 01CBF9EC.EB232C20]Please consider the environment before printing my e-mail.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20110413/ad21dea9/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 31553 bytes
Desc: image001.png
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20110413/ad21dea9/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.png
Type: image/png
Size: 181 bytes
Desc: image002.png
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20110413/ad21dea9/attachment-0001.png>
More information about the MapServer-users
mailing list