MapTools.org

[maplab-users] Browser errors

Paul Spencer spencer@dmsolutions.ca
Thu, 27 Mar 2003 16:56:21 -0500
Oldes, the colorpicker class should be in the htdocs/common/color_picker 
directory, can you confirm that it is there?  For the other errors, your 
map file defines a WEB object that has an imagepath and imageurl value. 
  At least your imagepath is wrong.  The imagepath needs to point to a 
directory on your system where mapserver can create images.  On windows, 
it would be something like c:/tmp/ms_tmp (use forward slashes).  This 
means that you have to create c:/tmp and c:/tmp/ms_tmp.  You can use any 
directory that you like with two exceptions:

1. the directory is accessible by a URL (which you put in the imageurl 
setting :)

2. the directory is writeable by the web server user.

Cheers,

Paul

Oldes Cokdu wrote:
> Hi All,
> 
> 
> I am getting   following errors in the new rc5
> 
> 
> Mapbrowser window
> 
> Warning: MapServer Error in msSaveImage(): (/tmp/ms_tmp/104875848811201.png)
> in C:\MyGis\maplab\htdocs\mapbrowser\map.php on line 697
> 
> Fatal error: Failed writing image to /tmp/ms_tmp/104875848811201.png in
> C:\MyGis\maplab\htdocs\mapbrowser\map.php on line 697
> 
> 
> MApfactory
> Warning: MapServer Error in msSaveImage(): (/tmp/ms_tmp/104875877823201.png)
> in C:\MyGis\maplab\projects\gmf_apps\tutor\tutor.php on line 550
> 
> Fatal error: Failed writing image to /tmp/ms_tmp/104875877823201.png in
> C:\MyGis\maplab\projects\gmf_apps\tutor\tutor.php on line 550
> 
> 
> and finally
> 
> colorpicker.class not found error.
> 
> I guess this is related with the classpath environment setting but I assume
> that should be handled by  the appliction, isn't it?
> 
> 
> I appriciate all kinds of help!
> 
> kind regards,
> 
> Oldes Cokdu
> 
> _______________________________________________
> Maplab-users mailing list
> Maplab-users@dmsolutions.ca
> http://lists.dmsolutions.ca/mailman/listinfo/maplab-users
> 

-- 
Paul Spencer
Applications and Software Development
DM Solutions Group Inc.
http://www.dmsolutions.ca




This archive was generated by Pipermail.