[root@server /]# rpm -ivh openwebmail-2.51-1.i386.rpm
warning: openwebmail-2.51-1.i386.rpm: V3 DSA signature: NOKEY, key ID cfb164d8
Preparing... ########################################### [100%]
1penwebmail ########################################### [100%]
You may login with non-root account from
http://server/cgi-bin/openwebmail/openwebmail.pl
[root@server /]# cd /var/www/cgi-bin/openwebmail
[root@server openwebmail]# ./openwebmail-tool.pl --init
[root@server openwebmail]#
执行./openwebmail-tool.pl --init这个一点反应也没有
应该出来
Please change './etc/dbm.conf' from
dbm_ext .db
dbmopen_ext none
dbmopen_haslock no
to
dbm_ext .db
dbmopen_ext .db
dbmopen_haslock no
And execute './openwebmail-tool.pl --init' again!
ps: If you are running openwebmail in persistent mode,
don't forget to 'touch openwebmail*.pl', so speedycgi
will reload all scripts, modules and conf files in --init.
才对吧!!
然后我不理这些
修改./etc/dbm.conf' 后再执行
‘./openwebmail-tool.pl --init'
再访问http://server/cgi-bin/openwebmail/openwebmail.pl
发现还是出现
“Please execute '/var/www/cgi-bin/openwebmail/openwebmail-tool.pl --init' on server first!”