Changes between Initial Version and Version 5 of Ticket #545
- Timestamp:
- 2026-06-08T09:17:32-03:00 (3 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #545
- Property Cc added; removed
- Property Priority major → blocker
- Property Component MS4W - Base → MS4W - MapServer
- Property Summary Mapserv startup crash on Win Server 2016 → mapserv.exe startup crash on Win Server 2016
-
Ticket #545 – Description
initial v5 1 Mapserv.exein MS4W 5.2 unfortunately seems to crash on startup on Windows Server 2016 (which admittedly is close to EOL in 2027).1 `mapserv.exe` in MS4W 5.2 unfortunately seems to crash on startup on Windows Server 2016 (which admittedly is close to EOL in 2027). 2 2 3 3 The final MS4W 5.2 install startup page will show "Internal Server Error" in place of the main OpenLayers map, and any click to view the demo WMS, WFS, etc. will also result in a 500 server error. … … 9 9 and 10 10 11 [client 127.0.0.1:49757] End of script output before headers: mapserv.exe 11 `[client 127.0.0.1:49757] End of script output before headers: mapserv.exe` 12 12 13 13 … … 20 20 mapserv.exe "QUERY_STRING=map=D:\www\tests\test.map&mode=map" 21 21 22 {{{ 22 23 Error message produced from this failed test is: 23 24 "The application was unable to start correctly (0x000a200)" 25 }}} 24 26 25 27 Going back in the release history shows that the Windows Server 2016 will successfully run the MS4W 5.2 Beta 1, and that the incompatibility with this OS arose in the betas and release candidates that followed.
