Hi Mandy, Without the '/', context would be saved in the "tmp" folder (if you have one ) of the root directory of your webapp .
For example, with a mapbuilder webapp, you should be able to access to th context with this url: http://localhost/mapbuilder/tmp/YourContext.xml Mandy Fleischhauer a écrit : > sers, > > i`ve got a little question about the save directory, where the mapbuilder > serialize.php save the xml wmc model to the disc. > > in my serialize.php this is the /tmp order. > > >> // Set save directory. This should be set to a writable, web-accessible > >> directory. >> $outputDir = "/tmp"; >> > > but mapbuilder saves the model under the directory c:/windows/temp and the > link to load this xml file fails. > > other attempts, to set another tmp order, were in vain. > > please, where can i set the correct tmp dir in mapbuilder? > > thanks, > mandy > > > ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Mapbuilder-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mapbuilder-users
