[Mapserver-west] Re : Running a Mapserver
Jeff Lounsbury
jeffloun at refractions.net
Thu Jun 8 13:05:08 EDT 2006
Hi Krishnan,
Mapserver is not a long running process, so there is no "starting" it.
If you have it installed properly, all you have to do is make a request
to the correct url. Mapserver will run, process your request then stop
again till another url request comes in.
Something like:
http://yourdomain.com/cgi-bin/mapserv?map=/path_to_your_map_file&request=getcapabilities
Once you get that to work in a browser with the right path and map file,
you should be able to put that url in uDig and have it work there as well.
Cheers,
-Jeff
Dear Folks,
Am working on a project where i have to integrate my Map server, thats
been installed on Linux ( Fedora Core 5 ) with a GIS tool ( UDIG ) thats
been installed on a Windows XP machine. Can anyone give me some hints or
the steps required for me to do that???????
Alternatively, can u plz redirect me to a resource from where i can get
this info???
Also now that, i have installed my Mapserver, with all the required
librabries like Gdal, postgis, proj4 etc, how do i start the mapserver??????
I have Apache runnning. Mapserver is installed in the
/var/www/cgi-bin/mapserv
regards
--
Krishnan
More information about the Mapserver-west
mailing list