Thread
:
DBI version 1.43 required--this is only version 1.40 at /usr/sbin/amavisd line 13364
View Single Post
#
2
3rd October 2009, 16:37
falko
Super Moderator
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,685
Thanks: 1,899
Thanked 2,599 Times in 2,448 Posts
You must install the newest DBI Perl module. We do this on the Perl shell:
Code:
perl -MCPAN -e shell
Once you are on the Perl shell, you can install DBI as follows:
Code:
install DBI
Type
Code:
q
afterwards to leave the Perl shell.
__________________
Falko
--
Download the
ISPConfig 3 Manual
! | Check out the
ISPConfig 3 Billing Module
!
FB:
http://www.facebook.com/howtoforge
nginx-Webhosting: Timme Hosting
| Follow me on:
falko
View Public Profile
Send a private message to falko
Visit falko's homepage!
Find all posts by falko