Changes between Initial Version and Version 1 of Ticket #21


Ignore:
Timestamp:
2015-09-29T09:44:56-03:00 (9 years ago)
Author:
Jeff McKenna
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #21 – Description

    initial v1  
    1919</Directory>
    2020
    21 
    22 3. Error on installation:
    23 
    24 after installation with the installer it says in the file setenv.bat ->
    25 c: is added twice (maybe I did the installation twice?)
    26 
    27 set
    28 PATH=C:\ms4w;C:C:\ms4w;C:C:\ms4w\Apache\cgi-bin;C:C:\ms4w\tools\gdal-ogr;C:C:\ms4w\tools\mapserv;C:C:\ms4w\tools\shapelib;C:C:\ms4w\proj\bin;C:C:\ms4w\tools\shp2tile;C:C:\ms4w\tools\shpdiff;C:C:\ms4w\tools\avce00;C:C:\ms4w\python\gdal;C:C:\ms4w\tools\php;C:C:\ms4w\tools\mapcache;C:C:\ms4w\tools\berkeley-db;C:C:\ms4w\tools\sqlite;C:C:\ms4w\tools\spatialite;C:C:\ms4w\tools\unixutils;%PATH%
    29 echo GDAL, mapserv, and commandline MS4W tools path set
    30 set GDAL_DATA=C:C:\ms4w\gdaldata
    31 set GDAL_DRIVER_PATH=C:C:\ms4w\gdalplugins
    32 set PROJ_LIB=C:C:\ms4w\proj\nad
    33 set CURL_CA_BUNDLE=C:C:\ms4w\Apache\conf\ca-bundle\cacert.pem
    34 pause
    35 
    36 4. Error in mapfile
    37 
    38 In file C:\ms4w\apps\ms-ogc-workshop\service\config.map there is a fixed
    39 path to prj on D:. Does not find the epsg-Codes
    40 
    41 CONFIG PROJ_LIB "D:\ms4w\proj\nad"
    42 
    43 
    44 http://localhost/cgi-bin/mapserv.exe?map=c:/ms4w/apps/ms-ogc-workshop/service/config.map&version=1.3.0&service=WMS&request=GetCapabilities
    4521}}}