RE: ques on error msg

2000-05-30 Thread Geoffrey Young
> -Original Message- > From: amy [mailto:[EMAIL PROTECTED]] > Sent: Friday, May 26, 2000 3:27 PM > To: Geoffrey Young > Subject: Re: ques on error msg > > > Geoffrey Young wrote: > > > > -Original Message- > > > From: amy [mailto:

RE: ques on error msg

2000-05-26 Thread d
26, 2000 1:51 PM > > To: [EMAIL PROTECTED] > > Subject: ques on error msg > > > > > > > > every now and then I got some error messages in > > the file /logs/error_log, but everything works fine. > > > > ## first error > > Use of uninitial

Re: ques on error msg

2000-05-26 Thread Perrin Harkins
On Fri, 26 May 2000, amy wrote: > ## second error > DBI::db=HASH(0x1ff304)->disconnect invalidates 1 active > statement handle (either destroy statement handles or call > finish on them before disconnecting) at > /usr/local/bin/apache/cgi-bin/lib.pl line 41. > ## I avoid this type of error by pu

RE: ques on error msg

2000-05-26 Thread Geoffrey Young
> -Original Message- > From: amy [mailto:[EMAIL PROTECTED]] > Sent: Friday, May 26, 2000 1:51 PM > To: [EMAIL PROTECTED] > Subject: ques on error msg > > > > every now and then I got some error messages in > the file /logs/error_log, but everything wo

ques on error msg

2000-05-26 Thread amy
every now and then I got some error messages in the file /logs/error_log, but everything works fine. ## first error Use of uninitialized value at /usr/local/bin/apache/cgi-bin/lib.pl line 749. ## 721 $name = ''; 722 my $fieldname = $cursor->{NAME>->[$i]; 723 $name = lc($fieldname); : 749 if