If you're running Berkeley then start your kernel with desired log option
e.g.
amd -l syslog (Log all messages to syslog)
amd -l /dev/stderr (log to stderr)
Dont know for sure if this answers your question
Viel Gluck/Buena Suerte
Martin--
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed. If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy. Thank you.
----- Original Message -----
From: "John Scoles" <[EMAIL PROTECTED]>
To: <dbi-users@perl.org>; "Mary Anderson" <[EMAIL PROTECTED]>
Sent: Friday, May 04, 2007 1:07 PM
Subject: Re: proliferation of error messages
What are the messages???
----- Original Message -----
From: "Mary Anderson" <[EMAIL PROTECTED]>
To: <dbi-users@perl.org>
Sent: Friday, May 04, 2007 1:04 PM
Subject: proliferation of error messages
Hello all,
My perl cgi script which runs dbi is generating error messages to
the
logs just about everytime dbi is called. The program appears to be
running
correctly. How do I keep from getting the spurious messages sent?
Mary Anderson