I&#39;ve been troubleshooting this for a week now and need another pair of eyes; I&#39;m having trouble getting my layer image to produce from website running from linux;<br>I&#39;ve triple-checked map extent and layer and they are reading correctly.<br>
I&#39;ve checked my tmp folder to ensure my image was being rendered and it&#39;s there /tmp/<br>I&#39;ve also checked the url to ensure the mapfile was rendering and it is producing a callback of parameters based on the web template.<br>
<br>Checked my mapfile Web parameters:<br><br>WEB<br>  TEMPLATE &quot;identify_county.html&quot; <br>  HEADER &quot;header_identify.html&quot;<br>  FOOTER &quot;footer_identify.html&quot;<br>  IMAGEPATH &quot;/var/www/vhosts/<a href="http://mysite.org/httpdocs/tmp/">mysite.org/httpdocs/tmp/</a>&quot;<br>
  IMAGEURL &quot;<a href="http://localhost/httpdocs/tmp/">http://localhost/httpdocs/tmp/</a>&quot;<br><br><br><br clear="all">Firebug is shooting up some unable to locate mapfile errors:<br><br>My configuration.js:<br>var MAPSERVER_MAPFILE_ROOT = &#39;/var/www/vhosts/<a href="http://mysite.org/httpdocs/geomoose/maps_countydemo">mysite.org/httpdocs/geomoose/maps_countydemo</a>&#39;;    /* Root location of mapfiles */<br>
var MAPSERVER_ROOT = &#39;/cgi-bin/mapserv.exe&#39;;<br><br>Anyone with some ideas of what else I could check; I&#39;m running out of ideas.<br>-- <br>&quot;If one advances confidently in the direction of his dreams, and endeavors to live the life which he has imagined, he will meet with a success unexpected in common hours.&quot;  ~Thoreau<br>
<br><br>