[Mapserver-DE] mapserver - keine Karte

Jeff McKenna jmckenna at gatewaygeomatics.com
Mon Jan 11 18:52:10 CET 2021


Hi Ludger,

Please check the IMAGEPATH and IMAGEURL settings in your .map file.  The 
value for IMAGEURL should definitely be set as an alias by Apache as 
well.  Here are the settings for MS4W (Windows) users out-of-the-box :

   IMAGEPATH "/ms4w/tmp/ms_tmp/"
   IMAGEURL "/ms_tmp/"

and here is the Apache setting:

   Alias /ms_tmp/ "/ms4w/tmp/ms_tmp/"

You can also download the "MapServer CGI Viewer" application from here 
to compare its settings: https://ms4w.com/download.html

Happy new year to you,

-jeff



-- 
Jeff McKenna
GatewayGeo: MapServer Consulting and Training Services
co-founder of FOSS4G
http://gatewaygeo.com/



On 2021-01-11 1:20 p.m., Ludger Steffens wrote:
> Ich starte eine MapServ-Anwendung mit den drei Dateien  global.map, 
> index.html und dem HTML-Template global.html.
> 
> Wenn ich in der index.html im Konqueror den Knopf "Start MapServer" 
> drücke, kommt zwar die Begrenzung der Karte in Zeichenfläche durch die 
> Zeile in im Browser
> "http://localhost/cgi-bin/mapserv?map=/home/ludste/mapserverTest/global.map&layer=countries&zoomdir=1&zoomsize=2&program=/cgi-bin/mapserv" 
> 
> , der Inhalt ist aber leer.
> 
> Allerdings wird die Karte in das Verzeichnis /var/www/tmp/ abgelegt. 
> Aber Mapserv kann die Datei dort nicht finden, obwohl sie eigentlich 
> dort ist.
> 
> Fehler bei der Einrichtung von apache2? Oder doch bei mapserv?
> 
> Viele Grüße
> Ludger Steffens



This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)