The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Special Forums > UNIX and Linux Applications
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 11-01-2007
Yogesh Sawant Yogesh Sawant is offline
Part Time Moderator and Full Time Dad
 

Join Date: Sep 2006
Location: Rossem, Tazenda
Posts: 758
I was suspecting it had something to do with mysql.so file. DBI module seems to be installed properly:
Code:
[yogeshs@PS0814 ~]$ perl -e "use DBI;"
[yogeshs@PS0814 ~]$
I will check tomorrow.
Reply With Quote