[Kroupware] Problem starting Kolab on RH8

Vladimir Petrov kroupware@mail.kde.org
Tue, 4 Mar 2003 10:52:08 +0100


Hi,
I have problem with starting Kolab installed on RH8. Installation went =
just fine, I got properly setup of LDAP, username and password. Now =
problems:
1. When I try to start kolab with:
[root@osl-hydra kolab]# /etc/init.d/kolab start
/kolab/sbin/apachectl start: httpd started
monit: No programs have been specified
Can't call method "attributes" on an undefined value at =
/kolab/etc/kolab/kolab line 300.
postfix/postfix-script: starting the Postfix mail system
 - Fatal: LsDefaultOptions: deprecated. Use ListOptions instead
/kolab/etc/rc:WARNING: script `/kolab/etc/rc.d/rc.proftpd:start' =
returned non-null (0) return code

2. Then I tried to reconfigure kolab with kolab -v -o (as it was =
suggested on mailing list) I got "Can't call method "attributes" on an =
undefined value at ./kolab line 300."

3. Also after "kolab start" output of netstat -an is:
Proto Recv-Q Send-Q Local Address           Foreign Address         =
State
tcp        0      0 0.0.0.0:389             0.0.0.0:*               =
LISTEN
tcp        0      0 0.0.0.0:3306            0.0.0.0:*               =
LISTEN
tcp        0      0 0.0.0.0:110             0.0.0.0:*               =
LISTEN
tcp        0      0 0.0.0.0:143             0.0.0.0:*               =
LISTEN
tcp        0      0 0.0.0.0:80              0.0.0.0:*               =
LISTEN
tcp        0      0 0.0.0.0:22              0.0.0.0:*               =
LISTEN
tcp        0      0 127.0.0.1:25            0.0.0.0:*               =
LISTEN
tcp        0      0 127.0.0.1:6010          0.0.0.0:*               =
LISTEN
tcp        0      0 10.10.52.215:22         10.10.53.53:32980       =
ESTABLISHED
udp        0      0 0.0.0.0:672             0.0.0.0:*
Active UNIX domain sockets (servers and established)
Proto RefCnt Flags       Type       State         I-Node Path
unix  2      [ ACC ]     STREAM     LISTENING     1371   =
/tmp/.font-unix/fs7100
unix  2      [ ACC ]     STREAM     LISTENING     1356   =
/var/lib/mysql/mysql.sock
unix  12     [ ]         DGRAM                    1080   /dev/log
unix  2      [ ACC ]     STREAM     LISTENING     288016 =
/kolab/var/imapd/socket/lmtp
unix  2      [ ACC ]     STREAM     LISTENING     288212 =
/kolab/var/sasl/saslauthd/mux
unix  2      [ ]         DGRAM                    288211
unix  2      [ ]         DGRAM                    288138
unix  2      [ ]         DGRAM                    288024
unix  2      [ ]         DGRAM                    286890
unix  2      [ ]         DGRAM                    1374
unix  2      [ ]         DGRAM                    1310
unix  2      [ ]         DGRAM                    1293
unix  2      [ ]         DGRAM                    1276
unix  2      [ ]         DGRAM                    1221
unix  2      [ ]         DGRAM                    1088

Any ideas how to setup kolab to get working?

Vladimir