Hi<div><br></div><div>I am trying to use a remote WMS service in my mapfile and am not having any luck.  I resorted to the MapServer tutorial example and still had no luck:</div><div><br></div><div><div>  LAYER # MODIS WMS map from JPL</div>
<div>    NAME         modis_jpl</div><div>    TYPE         RASTER</div><div>    OFFSITE      0 0 0</div><div>    STATUS       On</div><div>    CONNECTIONTYPE WMS</div><div>    CONNECTION &quot;<a href="http://wms.jpl.nasa.gov/wms.cgi">http://wms.jpl.nasa.gov/wms.cgi</a>?&quot;</div>
<div><br></div><div>    METADATA</div><div>      &quot;wms_srs&quot; &quot;EPSG:4326&quot;</div><div>      &quot;wms_name&quot; &quot;modis&quot;</div><div>      &quot;wms_server_version&quot; &quot;1.1.1&quot;</div><div>
      &quot;wms_format&quot; &quot;image/jpeg&quot;</div><div>    END</div><div><br></div><div>    PROJECTION</div><div>      &quot;init=epsg:4326&quot;</div><div>    END</div><div>  END # Modis WMS image ends here</div></div>
<div><br></div><div>Mapscript has wms client enabled so am I missing another setting required in the mapfile?</div><div><br></div><div>Thanks</div><div>Chris</div>