On Thu, Feb 08, 2001 at 11:57:50PM +0100, Caroline Kliegl wrote:
>[..] 
> With my other script, updating data, I get the following error :
> 
> Rebuild with -DPERL_STACKED_HANDLERS to $r->push_handlers at
> /usr/local/lib/perl5/site_perl/5.6.0/Apache/DBI.pm line 93.
> [..]

You need to compile mod_perl with PERL_STACKED_HANDLERS = 1.

See following for details:
http://perl.apache.org/guide/databases.html#Apache_DBI_does_not_work

Ajit

Reply via email to