Re: [Q] May $dbh not be an argument?

2002-08-29 Thread THC Soft
Thannk you very much for your patience. But after hours I finally found the answer myself. It's as stunningly silly as always: Never put an "open" db handler on a cache - and never try to revive it later... -:D Michael A Chase wrote: > > On Thu, 29 Aug 2002 15:31:03 +

[Q] May $dbh not be an argument?

2002-08-29 Thread THC Soft
Hi all, I'm new to this list, so my apoligies if the problem of which I'm going to tell isn't that thrilling to you any more. :) The system I use is Linux 2.4.17, Perl 5.6.1, DBI 1.28. I'm working on a web application consisting mainly of a CMS. Now consider the following simple test script: u