[EMAIL PROTECTED] wrote:
Hi, i�m have a problem whit freeradius and mysql.
Some weeks ago i'm turn off the server where freeradius is
running by electric resons. The problem is that when turn on
the server, the radiusd start but it can not connect
to the mysql server. That is not the firts time, in others
ocations i have solved the problem runing freeradius in
debugger mode (radiusd -x) by a few secounds and after that
(service radiusd start) and everything work ok.
What�s the problem? It�s a bug, or other problem?


It sounds like on reboot your computer is trying to start FreeRADIUS before MySQL. Take a look at the order in which services are started. You may want to start FreeRADIUS later in the boot process so that MySQL is already running when FreeRADIUS tries to open the database connections.


(It looks like the default boot priority provided to chkconfig for MySQL is 90 and for FreeRADIUS is 88.)

Regards,

        Richard.

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to