AM wrote at 2003-3-17 08:40 -0800: > Is there any way that I can make the error log persistent across > restarts. You tell "error_log" is should copy the messages to the "event log". Then, you find them persistently in the log file (see "doc/LOGGING.txt", for details). Dieter