Hi everyone,<br><br>I'm a bit stuck and I'm not sure what is going on, I moved to a newer server - but I can'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->draw();<br> $image_url=$image->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>