I've been troubleshooting this for a week now and need another pair of eyes; I'm having trouble getting my layer image to produce from website running from linux;<br>I've triple-checked map extent and layer and they are reading correctly.<br>
I've checked my tmp folder to ensure my image was being rendered and it's there /tmp/<br>I'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 "identify_county.html" <br> HEADER "header_identify.html"<br> FOOTER "footer_identify.html"<br> IMAGEPATH "/var/www/vhosts/<a href="http://mysite.org/httpdocs/tmp/">mysite.org/httpdocs/tmp/</a>"<br>
IMAGEURL "<a href="http://localhost/httpdocs/tmp/">http://localhost/httpdocs/tmp/</a>"<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 = '/var/www/vhosts/<a href="http://mysite.org/httpdocs/geomoose/maps_countydemo">mysite.org/httpdocs/geomoose/maps_countydemo</a>'; /* Root location of mapfiles */<br>
var MAPSERVER_ROOT = '/cgi-bin/mapserv.exe';<br><br>Anyone with some ideas of what else I could check; I'm running out of ideas.<br>-- <br>"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." ~Thoreau<br>
<br><br>