Changes between Initial Version and Version 3 of Ticket #1783

Show
Ignore:
Timestamp:
06/15/07 08:10:12 (6 years ago)
Author:
dmorissette
Comment:

MS RFC 28 should solve this:  http://mapserver.gis.umn.edu/development/rfc/ms-rfc-28

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 {{{ 
    21When running mapserv.exe under IIS, the msDebug() messages written to stderr end 
    32up with the rest of the script output in stdout. (Under Apache on Windows this 
     
    65Perhaps a way to address this would be to honour the MS_ERRORFILE variable in 
    76msDebug(). If it's set then output is sent to this file instead of stderr. 
    8 }}}