Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Dec 2007 22:04:16 +0000
From:      Pollywog <lists-fbsd@shadypond.com>
To:        freebsd-questions@freebsd.org
Subject:   jabberd will not start on reboot, only starts manually
Message-ID:  <200712032204.17941.lists-fbsd@shadypond.com>

next in thread | raw e-mail | index | archive | help
I am running FreeBSD 6.2 with Jabberd installed from ports:
jabberd-2.1.18


When I reboot the machine, jabberd will not start, but it will start if I 
manually restart it with /usr/local/etc/rc.d/jabberd restart

/var/log/messages shows:

jabberd/c2s[989]: mysql: connection to database failed: Can't connect to local 
MySQL server through socket '/tmp/mysql.sock' (2)
jabberd/c2s[989]: failed to initialize auth module 'mysql'

I added 'mysql' to the REQUIRED line in the startup script for jabberd but 
this did not solve the problem.  It still appears as though jabberd attempts 
to connect to mysql before mysql is ready for the connection.

Can anyone assist with this problem?

thanks



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712032204.17941.lists-fbsd>