Hi Charly, it works (debian and ubuntu....) have you tried to switch it off and on again? ;)
http://schulung.foss.academy/cgi-bin/mapserv?map=/data/charly/rheinek.map&SERVICE=WMS&VERSION=1.3.0&REQUEST=GetMap&BBOX=440663,5538120,452197,5543810&CRS=epsg:25832&WIDTH=823&HEIGHT=406&LAYERS=ug_test&STYLES=&FORMAT=image/png&DPI=96&MAP_RESOLUTION=96&FORMAT_OPTIONS=dpi:96 http://schulung.foss.academy/cgi-bin/mapserv?map=/data/charly/rheinek.map&SERVICE=WMS&VERSION=1.3.0&REQUEST=GetMap&BBOX=440663,5538120,452197,5543810&CRS=epsg:25832&WIDTH=823&HEIGHT=406&LAYERS=ug_test&STYLES=&FORMAT=image/jpeg&DPI=96&MAP_RESOLUTION=96&FORMAT_OPTIONS=dpi:96 Two ideas: what about the OUTPUTFORMAT blocks? Do you need them? perhaps there's a problem with your AGG driver in your installation my first thought pointed at your apache config, "the > image can't be displayed cause it contains errors" looks like a wrong mime-type provided by the apache. also your jpeg_error.jpg looks more like an display-error. The console-output (-v) looks O.K., you forgot to pipe the output into a file ('> test.png') How did you install mapserver and webserver? ms4w? gisinternals? regards from Berlin, Jörg Am 26.02.21 um 07:15 schrieb Toma, Charlotte: > > > Hello, > > > > I need your help… > > I installed mapserver on windows server and tested the installation > successful. The console output from „mapserv –v“ looked like it should > and my GetCapabilities worked fine. Then I tested the GetMap and > GetLegend from my test-WMS and it isn’t working correctly. The requests > gives me a false coloured picture with jpeg and an error with png "the > image can't be displayed cause it contains errors" (or so in german). I > never saw something like this and after my research in the internet I > still don’t know what to do… > > > > The test with „shp2img -m E:/mapserv_ows/rheinek.map -o test.png > -layer_debug ug_test 5“ worked fine and I got the corret result as an > image (jpeg and png); but only after I added the „SIZE“ parameter in my > mapfile. Until this I got the error „dimensions not defined / can’t be > calculated“. > > > > My mapfile is very simple, cause i wanted to test if it works (one > shapefile, one polygon, simple red fill and black outline to display). > In the following cloud folder you can see my mapfile, the weird > jpeg-GetMap answer and the error message: > > > > https://my.hidrive.com/lnk/jrySL9oJ > > > > Greetings > > Charly > > Mit freundlichen Grüßen > im Auftrag > > Charlotte Toma > > Landeshauptstadt Wiesbaden > -Der Magistrat- > > Stadtplanungsamt > -610230- > Gustav-Stresemann-Ring 15 > 65189 Wiesbaden > Tel.: 0611 31-3436 > Fax: 0611 31-3917 > E-Mail: [email protected] <mailto:[email protected]> > Internet: www.wiesbaden.de <http://www.wiesbaden.de/> > > Jede nicht gedruckte Seite spart Holz, Wasser und Strom. > > > > > _______________________________________________ > mapserver-users mailing list > [email protected] > https://lists.osgeo.org/mailman/listinfo/mapserver-users > Viele Grüße, Jörg Thomsen -- --------------------------------------------- Einladung zum Mapbender Anwendertreffen online am 25.03.2021 https://mapbender.org --------------------------------------------- Jörg Thomsen WhereGroup GmbH Bundesallee 23 10717 Berlin Germany Fon: +49 (0)30 / 5130 278 74 Fax: +49 (0)30 / 5130 278 11 [email protected] www.wheregroup.com Geschäftsführer: Olaf Knopp, Peter Stamm Amtsgericht Bonn, HRB 9885 ------------------------------- Folgen Sie der WhereGroup auf twitter: http://twitter.com/WhereGroup_com _______________________________________________ mapserver-users mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/mapserver-users
