|
||||
[maplab-users] help neededZak James zak-ms@hoppsan.orgWed, 24 Dec 2003 09:58:03 -0500
|
Hi, Mapserver can't write to that temp directory for some reason. Does c:\tmp\ms_tmp exist? Does your web server have write access there? Look at that directory and see if there are any image files there as a test. Once that's working, you need to have the mapfile's imageurl and imagepath point to the same place on your server, one via a url and one via the file system. The tutorial.map file may not have this set up correctly for your system: you can edit it in a text editor to correct this. zak On Dec 24, 2003, at 6:38 AM, R. Senthil Kumar wrote: > hi zak, > > merry christmas!!! > > thanks for your inputs. now i am having the following in my windows > 2000 > advanced server. > > php 4.3.3 > mapserver 4.0 > maplab 2.1-rc3 > > i am almost through with setup of maplab. > > when i try to open or preview tutorial.map in mapedit i get the > following > error message : > > Fatal error: Failed writing image to /tmp/ms_tmp/107226493615401.png in > C:\maplab\maplab-2.1-rc3\htdocs\mapedit\preview.php on line 474 > > when i open the tutorial.map in mapbrowser the map is displayed but > with the > following errors : > > Description > Invalid imageurl in mapfile changed from /ms_tmp/ to > http://192.168.2.10/ms_tmp/. This change is necessary to properly view > your > map. It has not changed the file on disk, and will only be made > permanent if > you save your map file. in /maplab/htdocs/mapbrowser/action.phtml > Invalid imagepath in mapfile changed from /tmp/ms_tmp/ to c:/mstmp/. > This > change is necessary to properly view your map. It has not changed the > file > on disk, and will only be made permanent if you save your map file. in > /maplab/htdocs/mapbrowser/action.phtml > > > The errors listed may not interfere with your use of MapBrowser. They > may > indicate an unsupported feature, a syntax error in your MapFile, or a > non-fatal application error > > when i open the tutorial.map in gmapfactory i am getting the following > errors: > > Fatal error: Failed writing image to /tmp/ms_tmp/107226512617641.png in > C:\maplab\maplab-2.1-rc3\projects\gmf_apps\tutorial\tutorial.php on > line 550 > > please help me regarding this. > > thanks in advance > r. senthil kumar > > ----- Original Message ----- > From: "Zak James" <zak-ms@hoppsan.org> > To: "R. Senthil Kumar" <sramaswamy@ivesia.com> > Cc: <maplab-users@lists.maptools.org> > Sent: Tuesday, December 23, 2003 7:40 PM > Subject: Re: [maplab-users] help needed > > >> Maplab 2.1 only works with Mapserver 4.0 and up. If you want to use >> Mapserver 3.6.6, you need Maplab 2.0, which is still available. As a >> convenience for upgrading users, Maplab 2.1 can convert a maplab 3.6.x >> map file to the 4.0 format. >> >> zak >> >> -- >> Zak James >> Applications and Software Development >> DM Solutions Group Inc. >> http://www.dmsolutions.ca >> >> >> On Dec 23, 2003, at 4:48 AM, R. Senthil Kumar wrote: >> >>> dear all, >>> >>> i am trying to setup maplab and get it running for the first time. >>> >>> i have installed >>> >>> php 4.3.1 >>> mapserver 3.6.6 >>> maplab 2.1-rc3 >>> >>> on windows 2000 advanced server. >>> >>> soon after installation when i checked for php mapscript installation >>> by >>> running a test php file the output was as desired without any error >>> message. >>> >>> after this i tried to run mapedit, mapbrowser and gmapfactory. >>> >>> when i open mapedit using http://localhost/maplab/htdocs/mapedit >>> >>> i get few runtime errors like unterminated string constant. >>> >>> when i try to open tutorial.map i am getting runtime error like >>> "object >>> doesnot support this property or method. >>> >>> when i open mapbrowser using >>> http://localhost/maplab/htdocs/ and then open tutorial.map i am >>> getting the >>> following errors. >>> >>> Warning: MapServer Error in msLoadMap(): (OUTPUTFORMAT):(138) in >>> C:\maplab\maplab-2.1-rc3\htdocs\common\wrapper\map_session.php on >>> line >>> 221 >>> >>> Fatal error: Failed to open map file >>> C:/maplab/maplab-2.1-rc3/tutorial/tutorial.map in >>> C:\maplab\maplab-2.1-rc3\htdocs\common\wrapper\map_session.php on >>> line >>> 221 >>> >>> also when i open the gmapfactory i get errors like >>> >>> Notice: Undefined variable: gszNewAppPathPath in >>> C:\maplab\maplab-2.1-rc3\htdocs\gmapfactory\globprefs.php on line 76 >>> >>> Notice: Undefined index: gszMapFile in >>> C:\maplab\maplab-2.1-rc3\htdocs\gmapfactory\appframeset.phtml on line >>> 98 >>> >>> Notice: Undefined index: gszMapName in >>> C:\maplab\maplab-2.1-rc3\htdocs\gmapfactory\appframeset.phtml on line >>> 101 >>> >>> Notice: Undefined index: gszMapFile in >>> C:\maplab\maplab-2.1-rc3\htdocs\gmapfactory\appframeset.phtml on line >>> 121 >>> >>> >>> No Project Selected >>> Please use the toolbar to select a project and map file >>> >>> Notice: Undefined index: gszMapName in >>> C:\maplab\maplab-2.1-rc3\htdocs\gmapfactory\no_proj.phtml on line 136 >>> >>> please give me your inputs, suggestions to setright the above errors. >>> >>> thanks in advance. >>> r. senthil kumar >>> >>> _______________________________________________ >>> Maplab-users mailing list >>> Maplab-users@lists.maptools.org >>> http://lists.maptools.org/mailman/listinfo/maplab-users >>> >>> >> > >
This archive was generated by Pipermail. |
MapTools.org -- Hosted by DM Solutions Group |