Changes between Initial Version and Version 3 of Ticket #1783
- Timestamp:
- 06/15/07 08:10:12 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1783
- Property cc warmerdam@… added
- Property owner changed from sdlime to dmorissette
- Property dependson changed from to 709
- Property milestone changed from to 5.0 release
-
Ticket #1783 – description
initial v3 1 {{{2 1 When running mapserv.exe under IIS, the msDebug() messages written to stderr end 3 2 up with the rest of the script output in stdout. (Under Apache on Windows this … … 6 5 Perhaps a way to address this would be to honour the MS_ERRORFILE variable in 7 6 msDebug(). If it's set then output is sent to this file instead of stderr. 8 }}}
