Hi!
We don't use Apache::AuthDBI module, but use:
use Mysql;
use HTML::Template;
use CGI;
use Mail::Mailer;
use Time::Local;
use Time::localtime;
use Net::SMTP;
use MIME::Base64;
use CGI::Cookie;
Sincerely yours,
Vladimir Buyanov, senior web-developer
Agama Internet Systems
http://www.aport.ru
http://www.agama.com
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: Wesley Darlington <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, August 14, 2000 1:07 PM
Subject: Re: Strange error in log: Attempt to free unreferenced scalar.
> On Fri, 11 Aug 2000, Wesley Darlington wrote:
>
> Hi,
>
> > > Attempt to free unreferenced scalar.
> >
> > Yeah, we get those too. I don't know what they are either. *grin*
> > Running without perlfreshrestart/graceful-restarts seems to help,
> > but this cure is worse than the disease - we just put up with the
> > slight memory leaks associated with the occasional graceful restart
> > and do a hard restart every week or two. It's only a minor niggle
> > and someday I'll sort it out!
>
> I experience the same problem, but it seems to occur only when using
> Apache::AuthDBI. Any of you used it?
>
> Remco
>
> /----------------------------------------------------------------------\
> | Remco Schaar |
> | e-mail: [EMAIL PROTECTED] |
> \----------------------------------------------------------------------/
>
> South Park meets Linux:
> - "Oh my God, they killed init!"
> - "You bastards!"
>
>
>