Permission/code fail
Brought to you by:
wgreen
/usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/DBD/SQLite.pm the permissions are read only and you cant change them and if you are running centos 5.5 or anything under it you HAVE to change line 5 from "use DBI 1.57 ();" to "use DBI 1.52 ();" You should change the permissions and make it known that that file has to be edited for anyone running 5.5 or lower. AT LEAST make it known that you have to edit the file and you can use :x! to over ride the Unchangeable illogical permissions.