FC5中openwebmail的装置
答:首先要装置以下三个rpm
perl-suidperl-5.8.8-5
perl-Text-Iconv-1.4-4.fc5
perl-Compress-Zlib-1.41-1.2.2
装置
rpm -ivh openwebmail-2.52-1.i386.rpm
把/var/www/cgi-bin/openwebmail/etc/defaults/dbm.conf
里边的内容改成:
dbm_ext.db
dbmopen_ext.db
dbmopen_haslockno
修正httpd服务的配置文件httpd.conf
****
改成
AllowOverride All
Options ExecCGI
Order allow,deny
Allow from all
在/var/www/cgi-bin/openwebmail下履行
./openwebmail-tools –init
假如现在在浏览器中输入http://localhost/cgi-bin/openwebmail/openwebmail.pl
假如呈现过错。
回来openwebmail目录履行
perl misc/tools/wrapsuid/wrapsuid.pl /var/www/cgi-bin/openwebmail