博客统计信息

用户名:DOFF
文章数:78
评论数:36
访问量:94300
无忧币:511
博客积分:1063
博客等级:5
注册日期:2007-05-29

我的技术圈(2)

更多>>
problem with installing horde on suse10.1 with squirrelmail
2007-08-14 14:44:40
版权声明:原创作品,谢绝转载!否则将追究法律责任。
After I have installed all the packages needed by horde,and have tested horde in browser by input [url]http://192.168.33.56/horde/test.php[/url],and it views OK!Then I configure horde in browser by input [url]http://192.168.33.56/horde.[/url] When I use my email address to login horde,it show the error that:登录失败, 请检查您的用户名和密码, 然后重试.(I'm sure that I have input the correct information!)

I have checked the log in /var/log/apache2/error_log,it show the errors like follows:
[Tue Aug 14 19:45:42 2007] [error] [client 192.168.33.54] PHP Notice:  Unknown: Connection failed to srcloft3.3322.org,143: \xe8\xbf\x9e\xe6\x8e\xa5\xe8\xb6\x85\xe6\x97\xb6 (errflg=2) in Unknown on line 0, referer: [url]http://192.168.33.56/horde/login.php[/url]

I am sure that the port 143 is opening on the service.but I telnet srcloft3.3322.org 143,it can't link!

I find  lots of informations by google and baidu,but it won't help!

本文出自 “doff” 博客,谢绝转载!

分享至
更多
一键收藏,随时查看,分享好友!
0人
了这篇文章
类别:SUSELINUX技术圈()┆阅读()┆评论() ┆ 推送到技术圈返回首页

文章评论

 
2007-08-14 22:34:47
刚进来,看到这篇
先看一下

2007-08-15 12:20:59
one solution is :
because I telnet srcloft3.3322.org 143,it can't link,but when i telnet ip-address 143,it can link!
So I modify the horde configure file,
change:
$conf['auth']['params']['hostspec'] = 'srcloft3.3322.org';
into:
$conf['auth']['params']['hostspec'] = '192.168.xx.xx';(my ip address)


2007-08-20 11:16:27
today,there is another problem:
when I run:
$cd /srv/www/htdocs/horde/po
$php5 translation.php cleanup
it shows following:
---------------------------
Horde translation generator
---------------------------
Loading libraries...
Console_Getopt... OK
Console_Table... OK
File_Find... OK

Searching gettext binaries...
gettext... found: /usr/bin/gettext
msgattrib... not found

Please report any bugs to i18n@lists.horde.org.

the solution:use yast and check the package gettext-devel
is to be installed.if not,install it,and run
php5 translation.php cleanup.it will be OK!

2007-09-19 15:40:40
用英文记录操作过程,不错呀

 

发表评论            

【技术门诊】专家解析:软考重点难点及应试技巧
昵  称:
登录  快速注册
验证码:

请点击后输入验证码博客过2级,无需填写验证码

内  容: