You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Axel Wagner <ax...@biobase.de> on 2000/07/12 10:10:09 UTC

E: RE: Severe problem with $r->log_error Date: Tue, 11 Jul 2000 17:20:01 +0100 (BST) From: Matt Sergeant log_error

Hi,

> Next question, did you "use Apache::Log;" ?
--
Yes! 

That is what I am "using":

--- snip ---

use strict;
use vars qw(%DBNew);

use CGI::Cookie;
use CGI '-autoload';
use MD5 ();

use Biobase::DBI qw(:All);

use Apache::File ();
use Apache::URI ();
use Apache::Log ();

use Apache::Biobase::Config qw(:Functions);

use Data::Dumper;

--- snip ---

Axel
 
--------------------------------------------------------------------
Biobase GmbH     -    Mascheroder Weg 1B    -   D-38114 Braunschweig
phone: +49531/2603610                             fax:+49531/2603670
eMail: Axel.Wagner@biobase.de                  http://www.biobase.de