Ticket #1783 (closed defect: fixed)
msDebug() output merged with script output under IIS
| Reported by: | dmorissette | Owned by: | dmorissette |
|---|---|---|---|
| Priority: | high | Milestone: | 5.0 release |
| Component: | MapServer CGI | Version: | 4.8 |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by dmorissette) (diff)
When running mapserv.exe under IIS, the msDebug() messages written to stderr end up with the rest of the script output in stdout. (Under Apache on Windows this is not a problem, stderr goes to the error_log file.)
Perhaps a way to address this would be to honour the MS_ERRORFILE variable in msDebug(). If it's set then output is sent to this file instead of stderr.
Change History
Note: See
TracTickets for help on using
tickets.
