Opened 15 years ago

Closed 15 years ago

#2854 closed defect (fixed)

Amend Documentation to reflect MS_ERRORFILE requires absolute path.

Reported by: ben Owned by: jmckenna
Priority: low Milestone:
Component: Documentation - MapServer Version: 5.2
Severity: normal Keywords: mapfile config debug path
Cc:

Description

The CONFIG parameter "MS_ERRORFILE" allows the setting of the location to write the mapserver error log.

Currently the documentation at http://mapserver.org/mapfile/map.html gives an example of how to set this.

CONFIG "MS_ERRORFILE" "/var/log/apache/ms_error.log"

but it is not clear that this can only be an absolute reference, and currently cannot be a relative reference (ie from the current mapfile directory, as with other parameters) (see ticket:2853)

cheers

Ben

Change History (1)

comment:1 by jmckenna, 15 years ago

Resolution: fixed
Status: newclosed
  • updated the MAP document for the ms_errorfile absolute path requirement
  • committed in svn
Note: See TracTickets for help on using tickets.