On Fri, 29 Jun 2001, Nate Mueller wrote:

> (in cleanup) dbih_getcom handle 'DBI::st=HASH(0x880e950)' is not a DBI
> handle (has no magic)

This happens when a DBI handle is serialized (or if you try to use a
previously valid DBI handle after a fork).  SOAP is somehow serializing
your handle.  There is a way to make it not do that but I forgot what it
is.

-dave

/*==================
www.urth.org
We await the New Sun
==================*/

Reply via email to