Cool, I guess you mean add these lines into the conf file,

<Perl>
use CGI::Carp;
</Perl>

Thanks, It works.

On 2/7/06, John Doe <[EMAIL PROTECTED]> wrote:
> Ken Perl am Dienstag, 7. Februar 2006 07.44:
> > when Apache::DB is initialized it will write a line of log into
> > error.log, but without a timestamp,
> > [notice] Apache::DB initialized in child 1957
> > May I add one?
> >
> > --
> > perl -e 'print unpack(u,"62V5N\"FME;G\!E<FQ`9VUA:6PN8V]M\"[EMAIL PROTECTED]
> > ")'
>
> yes, by putting the line
>
> use CGI::Carp
>
> into the httpd.conf file :-)
>
> hth,
> joe
>


--
perl -e 'print unpack(u,"62V5N\"FME;G\!E<FQ`9VUA:6PN8V]M\"[EMAIL PROTECTED]
")'

Reply via email to