<div dir="ltr">Hi Again, <br>I am still trying to get this application running, and succiding in incremental steps. <br><br>I've edited  the index.html like this:<br><br>   // EDIT THE NEXT 2 LINES TO MATCH YOUR SETUP<br>

        var snippet = "IMAGEPATH '/tmp/'";  //the path where files are created.<br>        snippet += " IMAGEURL '/tmp/'";<br>        snippet += " TEMPLATE " + template;<br>        document.demo.map_web.value = snippet;<br>

<br>now the pics are created in /tmp under the / of the file system. However the application tries to read the images from another location which is odd. <br>Apache gives this error:<br><br>[Wed Oct 15 11:34:49 2008] [error] [client <a href="http://127.0.0.1">127.0.0.1</a>] File does not exist: /var/www/tmp, referer: <a href="http://localhost/cgi-bin/mapserv?layer=lakespy2&layer=dlgstln2&zoomsize=2&map_web=IMAGEPATH+%27%2Ftmp%2F%27+IMAGEURL+%27%2Ftmp%2F%27+TEMPLATE+itasca_basic.html&map=%2Fvar%2Fwww%2Fmapserver%2Fitasca.map&program=..%2Fcgi-bin%2Fmapserv&root=%2Fmapserver&template=itasca_basic.html">http://localhost/cgi-bin/mapserv?layer=lakespy2&layer=dlgstln2&zoomsize=2&map_web=IMAGEPATH+%27%2Ftmp%2F%27+IMAGEURL+%27%2Ftmp%2F%27+TEMPLATE+itasca_basic.html&map=%2Fvar%2Fwww%2Fmapserver%2Fitasca.map&program=..%2Fcgi-bin%2Fmapserv&root=%2Fmapserver&template=itasca_basic.html</a><br>
<br clear="all">can somebody please help me with that ? you can access my testing server at <br><a href="http://134.2.155.77">134.2.155.77</a> <br><br>and take a look. <br><br><br>thanks, Oz. <br><br><br>----<br>            Imagine there's no countries<br>

            It isn't hard to do<br>            Nothing to kill or die for<br>            And no religion too<br>            Imagine all the people<br>            Living life in peace <br>----<br>           You all must read 'The God Delusion' <br>

           <a href="http://en.wikipedia.org/wiki/The_God_Delusion" target="_blank">http://en.wikipedia.org/wiki/The_God_Delusion</a><br>---<br>when one person suffers from a delusion it is called insanity. When many people suffer from a delusion it is called religion."<br>

Robert Pirsig, Zen and the Art of Motorcycle Maintenance<br><br>
</div>