  | | | Problems with DBD::mysql | Problems with DBD::mysql 2006-07-25 - By Albert E. Whale
Back Previously I had submitted this problem to the group.
DBI::db=HASH(0x848dae4)->disconnect invalidates 1 active statement handle (either destroy statement handles or call finish on them before disconnecting) at /var/www/html/.ServAdmin/ServerAdministrator.pm line 70.
While I have been swamped, I finally configured a Finish statement in advance of the disconnect. Now I get the following:
Can't locate object method "finish" via package "DBI::db" at /var/www/html/.ServAdmin/ServerAdministrator.pm line 70.
This same package runs well on another server.
I have verified all of the installed perl RPMs. There are multiple versions of perl on this machine. Could the DBI or DBD::mysql be installed in a previous version?
Is there a method to validate the installed Perl Modules?
-- Albert E. Whale, CHS CISA CISSP Sr. Security, Network, Risk Assessment and Systems Consultant -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ABS Computer Technology, Inc. - www.ABS-CompTech.com SPAM Zapper - No-JunkMail.com - Spam-Zapper.com - SPAM Stops Here.
-- MySQL Perl Mailing List For list archives: http://lists.mysql.com/perl To unsubscribe: http://lists.mysql.com/perl?unsub=mysql@(protected)
|
|
 |