On Thu, 2003-11-13 at 13:19, Stas Bekman wrote:
> I doubt it's an Apache::DBI problem. Most likely something is borked in the
> sub-classing implementation, so you probably want to contact the author of the
> subclass.
I agree, it is probably a result of the fact that Apache::DBI does some
stran
Masetti Marco wrote:
Hi,
am running mod_perl 2 applications under this configuration:
Apache/2.0.47 (Unix) mod_perl/1.99_09 Perl/v5.8.0.
DBI version 1.37
Apache::DBI version 0.92
Everything runs smoothly apart the DBI connections handled with
Apache::DBI.
I'm actually using Extropia ADT toolkit, s
Hi,
am running mod_perl 2 applications under this configuration:
Apache/2.0.47 (Unix) mod_perl/1.99_09 Perl/v5.8.0.
DBI version 1.37
Apache::DBI version 0.92
Everything runs smoothly apart the DBI connections handled with
Apache::DBI.
I'm actually using Extropia ADT toolkit, so basically I'm stori