Dear colleagues! We have installed the latest version of Mapserver 8.3 plus the associated PHP version 8.3.11 together with Apache version 2.4.62. Standard installation in "C:\" Mapserver with test maps "local.map" works perfectly and also some of our maps from our project. No error message!
But we have IIS - Internet Information Server as standard. Mapserver 7.7, php 8.1.29 is now running perfectly under this IIS. We are also trying to copy binary files into the necessary IIS directories. We are doing this strictly as described in the file \ms4w\README_INSTALL.txt: "Installing the MS4W MapServer Binaries in Other Environments". For the test we are using "local.map" again, which worked perfectly in "C:\ms4w\...". For test we had set minimal restrictions with regular expressions: "MS_MAP_PATTERN ".*\.map$". When we started in IIS, however, we got the error message: " msCGILoadMap(): Web application error. CGI variable "map" fails to validate." Our link: http://Servername/cgi-bin/ms5/mapserv.exe?map=d:/www/fis_gp/fis_gp_geo/de/local-demo/local.map&MODE=browse&TEMPLATE=openlayers&LAYERS=all Our config file: -------------------------------- CONFIG ENV MS_MAP_PATTERN ".*\.map$" END MAPS M1 "D:/WWW/fis_gp/fis_gp_geo/local-demo/local.map" END END --------------------------------- What can happen here when transferring to other directories? We ask for your help! LG Valeri
_______________________________________________ MapServer-users mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/mapserver-users
