|
Apache 2.1 does not recognize <Per> in httpd.conf. Does this have something to do with it's mod_perl autoload feature?
mark
>>> Ken Perl <[EMAIL PROTECTED]> 07-Feb-06 04:04:46 AM >>> 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] ")' |
- Re: timestamp of Apache::DB Mark Galbreath
- Re: timestamp of Apache::DB Clinton Gormley
- Re: timestamp of Apache::DB Perrin Harkins
- Re: timestamp of Apache::DB John Doe
- Re: timestamp of Apache::DB Ken Perl
