On 10 Jun 2002, Jeff Zucker wrote:
>
> Read the mod_perl docs on using $dbh->connect() and $dbh->disconnect()
> under mod_perl. I suspect your connect statement should be outside the
> sub and that you should eliminate the disconnect statement.
>
ok, i followed your advice switched to AnyData & DBD::Anydata (i only
did RAM because its in debian woody) removed the connect, finish, and
disconnect. i added a use vars qw($dbh) and put the connect into in a
BEGIN { }
still the same problem or at least the same effects.
i added the finish/disconnect as a sad way of trying to fix the
problem originally.
---
Gabriel C. Millerd | Pryor's Observation: How long you live has nothing
Script Monkey | to do with how long you are going to be dead.
|