in reply to Re: Re: Re: Re: Re: Re: accessing Apache::DBI 'cached connections'
in thread accessing Apache::DBI 'cached connections'

If you mean that you aren't getting the same connection that you tried to set up in startup.pl, that's because you aren't sending in the same connection parameters. They have to be identical.

CGI::Carp is kind of a hack and people often have trouble with it.

  • Comment on Re: Re: Re: Re: Re: Re: Re: accessing Apache::DBI 'cached connections'