Openwebmail setup Enable php for the sites using openwebmail chmod +s /usr/bin/suidperl vi /usr/lib/perl5/5.00503/i386-linux/DB_File.pm find around line 247 add $arg[3] = 0666 unless defined $arg[3]; just before line reading # make recno in Berkeley DB version 2 work like recno in version 1 cd /home/openwebmail/cgi-bin/openwebmail vi ./etc/defaults/dbm.conf' make sure these lines read; dbm_ext .db dbmopen_ext .db (changing this line from none to .db) dbmopen_haslock no execute; ./openwebmail-tool.pl --init