Hi everyone,<br><br>I&#39;m a bit stuck and I&#39;m not sure what is going on, I moved to a newer server - but I can&#39;t find any information that is of any use.<br><br>I am unable to draw my map - permissions and the mapfile is fine. <br>
<br>here is a link: <a href="http://www.timbermap.com/view_forest_uk.php?id=57">http://www.timbermap.com/view_forest_uk.php?id=57</a><br><br>This includes a var_dump of the map object I am passing to draw()<br><br>Here is the code that fails:<br>
<br>$image=$map-&gt;draw();<br> $image_url=$image-&gt;saveWebImage();<br><br>What is different on the serer is newer GD (1.? to 2.0), mapscript (5.0.3 to 5.6.1) <br><br>Thanks!<br>