[Kroupware] Cannot start Kolab server

Dick Kniep kroupware@mail.kde.org
10 Mar 2003 11:22:46 +0100


Hi list,

One more question. It seems that the server itself is started OK now.
However, apache is still giving me problems with "bad group name
nogroup". I think also the httpd.conf is not properly created during
installation. Where can I find this conf? Or is it created "on the fly"?

Kind regards,
D.Kniep

Op vr 07-03-2003, om 11:02 schreef Olaf Slazak L=F8ken:
> Hey
> This was one of the problems I had with kolab install.
> You see all config files are stored in /kolab/etc/kolab/*.template
> If you take a look at monit.conf.template you will see that this is the r=
ight=20
> config file for you installation.
>=20
> I think you should run the "sh /kolab/etc/kolab/kolab_bootstrap" this wil=
l=20
> regenerate all you config files and the password for kolab.
>=20
> When it's done you see your new password for kolab server.
> Now check your config files in : /kolab/etc/monit.conf it should be somet=
hing=20
> like this: (pls. remember that I have installed with the prefix /mailserv=
er)
>=20
> -----------------------
> set daemon 60
> set logfile syslog
> set mailserver localhost
> set httpd port 2812 and
>     use address localhost
>     allow localhost
>     allow kolab:monit
>=20
> check slapd with pidfile /mailserver/var/openldap/slapd.pid
>    start program =3D "/mailserver/etc/rc.d/rc.openldap start"
>    stop program =3D "/mailserver/etc/rc.d/rc.openldap stop"
>=20
> check saslauthd with pidfile /mailserver/var/sasl/saslauthd/mux.pid
>    start program =3D "/mailserver/etc/rc.d/rc.sasl start"
>    stop program =3D "/mailserver/etc/rc.d/rc.sasl stop"
>=20
> check apache with pidfile /mailserver/var/apache/run/apache.pid
>    start program =3D "/mailserver/etc/rc.d/rc.apache start"
>    stop program =3D "/mailserver/etc/rc.d/rc.apache stop"
>=20
> check postfix with pidfile /mailserver/var/postfix/pid/master.pid
>    start program =3D "/mailserver/etc/rc.d/rc.postfix start"
>    stop program =3D "/mailserver/etc/rc.d/rc.postfix stop"
>=20
> check imapd with pidfile /mailserver/var/imapd/imapd.pid
>    start program =3D "/mailserver/etc/rc.d/rc.imapd start"
>    stop program =3D "/mailserver/etc/rc.d/rc.imapd stop"
>=20
> check kolab with pidfile /mailserver/var/kolab/kolab.pid
>    start program =3D "/mailserver/etc/rc.d/rc.kolab start"
>    stop program =3D "/mailserver/etc/rc.d/rc.kolab stop"
>=20
> ----------------------------
>=20
> I hope this helps U.=20
> =09
>=20
> ----
> MVH / Best Regards
> Olaf Slazak L=F8ken=09
> olaf@advantux.no
> _______________________________________________
> Kroupware mailing list
> Kroupware@mail.kde.org
> http://mail.kde.org/mailman/listinfo/kroupware