Re: Strange error in log: Attempt to free unreferenced scalar.

2000-08-14 Thread Wesley Darlington
Hi, Doh! Forgot attachment. :-( Wesley. On Mon, Aug 14, 2000 at 11:35:53AM +0100, Wesley Darlington wrote: > Hi, > > On Mon, Aug 14, 2000 at 01:29:53PM +0400, Vladimir Buyanov wrote: > > We don't use Apache::AuthDBI module, but use: > > No, we don't use it either... > > > use Mysql; > > use

Re: Strange error in log: Attempt to free unreferenced scalar.

2000-08-14 Thread Wesley Darlington
Hi, On Mon, Aug 14, 2000 at 01:29:53PM +0400, Vladimir Buyanov wrote: > We don't use Apache::AuthDBI module, but use: No, we don't use it either... > use Mysql; > use HTML::Template; > use CGI; > use Mail::Mailer; > use Time::Local; > use Time::localtime; > use Net::SMTP; > use MIME::Base64; >

Re: Strange error in log: Attempt to free unreferenced scalar.

2000-08-14 Thread Vladimir Buyanov
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 A

Re: Strange error in log: Attempt to free unreferenced scalar.

2000-08-14 Thread remco
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 t

Re: Strange error in log: Attempt to free unreferenced scalar.

2000-08-11 Thread Wesley Darlington
Hi, On Fri, Aug 11, 2000 at 11:16:10PM +0400, Vladimir Buyanov wrote: > I have the following problem with Apache mod_perl and MySQL. > We have written Web chat server based on: FreeBSD+Apache+mod_perl+MySQL. > Hardware: 2xPIII 550, 1Gb RAM > Also there are PostgreSQL and exim for other tasks on t

Strange error in log: Attempt to free unreferenced scalar.

2000-08-11 Thread Vladimir Buyanov
Hello all! I have the following problem with Apache mod_perl and MySQL. We have written Web chat server based on: FreeBSD+Apache+mod_perl+MySQL. Hardware: 2xPIII 550, 1Gb RAM Also there are PostgreSQL and exim for other tasks on that machine. We use 2 httpd scheme: one "light" for handling static