由 andylauhai 在 04-19-2004 23:34 发表:
急,配置OpenWebMail时出错了,在线等!
[root@localhost 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 yes
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.
我看是能看懂,可不知道怎么做呢!?
在线等!
由 xjdong 在 04-20-2004 09:52 发表:
回复: 急,配置OpenWebMail时出错了,在线等!
> quote:
>
> * * *
>
> 最初由 andylauhai 发表
>
> *[root@localhost 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 yes
>
>
>
>
>
> 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.
>
>
>
> 我看是能看懂,可不知道怎么做呢!?
>
> 在线等! **
>
> * * *
你不是说你能看懂吗,上面得错误提示信息不是很详细得告诉你了吗???
>
> 源码:
>
> * * *
>
>
> >
> Please change './etc/dbm.conf' from
> >
>
> >
> dbm_ext .db
> >
> dbmopen_ext none
> >
> dbmopen_haslock no
> >
>
> >
> to
> >
>
> >
> dbm_ext .db
> >
> dbmopen_ext .db
> >
> dbmopen_haslock yes
> >
>
> >
>
> >
> And execute './openwebmail-tool.pl --init' again!
> >
>
>
> * * *
===========
§ 交流才会有进步 §
§ 让我们多多交流 §
§ 让我们快快进步 §
===========
http;//www.cg518.com
培训人生网,中国最多最全的培训教材直销网站,提供专业的企业内
由 andylauhai 在 04-20-2004 10:44 发表:
我看是能看懂错误信息,可不知道具体怎么做呢!?
在线等!
由 xjdong 在 04-20-2004 11:16 发表:
> quote:
>
> * * *
>
> 最初由 andylauhai 发表
>
> **我看是能看懂错误信息,可不知道具体怎么做呢!?
>
> 在线等! **
>
> * * *
我要晕了!!!!!
Please change './etc/dbm.conf' from ..... to .....
And execute './openwebmail-tool.pl --init' again!
这不就是做法吗??
===========
§ 交流才会有进步 §
§ 让我们多多交流 §
§ 让我们快快进步 §
===========
http;//www.cg518.com
培训人生网,中国最多最全的培训教材直销网站,提供专业的企业内
由 andylauhai 在 04-20-2004 12:17 发表:
> quote:
>
> * * *
>
> 最初由 xjdong 发表
>
> **我要晕了!!!!!
>
>
>
> Please change './etc/dbm.conf' from ..... to .....
>
> And execute './openwebmail-tool.pl --init' again!
>
>
>
> 这不就是做法吗?? **
>
> * * *
谢了
可重启httpd后出错了
[root@localhost openwebmail]# service httpd restart
停止 httpd: [ 确定 ]
启动 httpd:httpd: module "mod_webapp.c" is not compatible with this version of
Apache.
Please contact the vendor for the correct version.
[失败]
请问如何解决?
在线等!
由 an