Showing posts with label wms. Show all posts
Showing posts with label wms. Show all posts

Thursday, January 24, 2013

mapserver: wms service not enabled

i got this on mapserver 6.0.3

<ServiceException>
    msWMSDispatch(): WMS server error. WMS request not enabled. Check wms/ows_enable_request settings.
</ServiceException>


to fix, place this in your map file under MAP > WEB:

METADATA
    WMS_ENABLE_REQUEST "*"
END

SSH : No matching host key type found. Their offer: ssh-rsa,ssh-dss

Got this while connecting to my mikrotik router via ssh   Unable to negotiate with <ip address> port <ssh port>: no matching hos...