Re: [問題] open webmail

看板FreeBSD作者 (ssagit)時間20年前 (2005/11/25 01:39), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/2 (看更多)
※ 引述《itemark (不會再想起)》之銘言: : Because the broken of my chinese input, : I will po all the content in English. : The problem is as the following: : I install Open Webmail following the step: ./openwebmail-tool.pl --init : and it shows : Can't locate /usr/local/www/cgi-bin/openwebmail/etc/lang/en in @INC (@INC ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ : contains: /etc/perl /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 : /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 : /usr/local/lib/site_perl /var/www/cgi-bin/openwebmail) at : /var/www/cgi-bin/openwebmail/modules/tool.pl line 89. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ : I am sure all the path above real work in my computer. : I checked the file tool.pl at line89 also but did not find any problem there. : May something wrong in this file? : Or some variables I should set before? : Thanks for your reading. : My system is Debian but I think it should not be much differnet among the : systems in instlling Open Webmail. 我猜這可能就是你的問題所在了, 在 Linux 裡, Apache 的預設目錄為 /var/www, 而在 FreeBSD 則是 /usr/local/www, 你可以找一找你的 cgi-bin/etc 裡的 openwebmail.conf, 設定一下這兩行: ow_cgidir /usr/local/www/cgi-bin/openwebmail ow_htmldir /usr/local/www/data/openwebmail 把它改成你要的再試看看.... 另外, 如果你的 opebwebmail 不是安裝在上面的預設目錄, 要編輯 /etc 下的 openwebmail_path.conf, (沒這個檔案的話就新增吧) 在第一行把你的 Openwebmail 的 CGI 目錄打進去就行了.... -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 203.67.211.216
文章代碼(AID): #13XVhiJw (FreeBSD)
討論串 (同標題文章)
本文引述了以下文章的的內容:
完整討論串 (本文為第 2 之 2 篇):
文章代碼(AID): #13XVhiJw (FreeBSD)