Opened 9 years ago
Last modified 9 years ago
#21 closed defect
Changes to Mapbender3 package — at Initial Version
Reported by: | Jeff McKenna | Owned by: | Jeff McKenna |
---|---|---|---|
Priority: | major | Milestone: | 3.1.1 release |
Component: | MS4W - Packages | Version: | 3.1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Feedback from Astrid:
2. Please change the ALIAS for Mapbender Alias /mapbender/ "C:/ms4w/apps/mapbender3-3.0.5.1/web/" <Directory "C:/ms4w/apps/mapbender3-3.0.5.1/web/"> Options MultiViews FollowSymLinks DirectoryIndex app.php Require all granted RewriteEngine On RewriteBase /mapbender/ RewriteCond %{ENV:REDIRECT_STATUS} ^$ RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ app.php/$1 [PT,L,QSA] </Directory> 3. Error on installation: after installation with the installer it says in the file setenv.bat -> c: is added twice (maybe I did the installation twice?) set 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% echo GDAL, mapserv, and commandline MS4W tools path set set GDAL_DATA=C:C:\ms4w\gdaldata set GDAL_DRIVER_PATH=C:C:\ms4w\gdalplugins set PROJ_LIB=C:C:\ms4w\proj\nad set CURL_CA_BUNDLE=C:C:\ms4w\Apache\conf\ca-bundle\cacert.pem pause 4. Error in mapfile In file C:\ms4w\apps\ms-ogc-workshop\service\config.map there is a fixed path to prj on D:. Does not find the epsg-Codes CONFIG PROJ_LIB "D:\ms4w\proj\nad" http://localhost/cgi-bin/mapserv.exe?map=c:/ms4w/apps/ms-ogc-workshop/service/config.map&version=1.3.0&service=WMS&request=GetCapabilities
Note:
See TracTickets
for help on using tickets.