Not sure why it's doing it, if you've got a default
clean install,

But to control it's debug level you can put this in
your startup.pl 

$Apache::DBI::DEBUG=0;

Regards

Marty



--- Paul Harrison <[EMAIL PROTECTED]> wrote:

>  
> 
> I installed Apache::DBI - 0.98 on FreeBSD 5.4 with
> mod_perl 1.
> 
>  
> 
> Apache::DBI logs an entry in apache error log file
> every time it create(s) a
> new connection or using an existing connection to
> the database server.
> 
> Is this normal with this version?  And how do I turn
> that feature off?
> 
>  
> 
>  
> 
> Example,
> 
> 55933 Apache::DBI             need ping: yes
> 
> 55933 Apache::DBI             already connected to
>
'database=database_name;host=info_here\AutoCommit=1^\PrintError=1^\Username=
> info_here'
> 
> 55933 Apache::DBI             need ping: yes
> 
> 55933 Apache::DBI             already connected to
>
'database=database_name;host=info_here\AutoCommit=1^\PrintError=1^\Username=
> info_here'
> 
>  
> 
>  
> 
> The error log file will get huge after a while.
> 
>  
> 
>  
> 
> Cure
> 
>  
> 
> 



                
___________________________________________________________ 
NEW Yahoo! Cars - sell your car and browse thousands of new and used cars 
online! http://uk.cars.yahoo.com/

Reply via email to