Hi. I am getting this error when setting up MySQL 3.23 to run on FreeRadius
0.3:


[root@localhost internetsubmit]# /usr/local/sbin/radiusd start
radiusd: Starting - reading configuration files ...
radiusd: radiusd.conf[4]: sql: Module instantiation failed.

Is it looking for MySQL modules, or the module of FreeRadius itself? Maybe
my configuration path to MySQL modules was incorrect? What do you think?

Robert


-----Original Message-----
From: Scott Bartlett [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 13, 2001 2:09 PM
To: [EMAIL PROTECTED]
Subject: Re: RE: your info on FreeRadius


[EMAIL PROTECTED] writes:
>Thanks for your suggestions. When starting the debugging mode, you said:
>radiusd -X
>
>do you actually mean this?:
>
>/etc/init.d/radiusd start -X

init.d hold startup scripts which do various things to prep and then start
up daemons, freeradius amongst them...

You can actually fire up the radius daemon itself directly (not that you
should in a production seup).  I think it's in /usr/local/sbin or
/usr/sbin  (sorry - not near my server).  From the relevant binary
directory, just do:

        ./radiusd -X
>
>To install the "mysql-devel" package, do I have to completely re-configure
>MySQL or use an RPM and just add it to it?

Not entirely sure - I think you can just install the devel package over
your existing install...

Regards,

SB


Scott Bartlett  ([EMAIL PROTECTED])
BTA Limited
100 High Street Wandsworth
London SW18 4LA
United Kingdom
Tel:020 8871 4240      Fax:020 8871 4584
http://www.bta.com

Network Consultancy and Support for Windows 9x/NT and MacOS.
Internet connectivity, solutions, and business services.

This message is intended only for the use of the person(s) ("The intended
recipient(s)") to whom it is addressed.  It may contain information which
is privileged and confidential within the meaning of applicable law.  If
you are not the intended recipient, please contact the sender as soon as
possible.  The views expressed in this communication may not necessarily
be the views held by BTA.


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

Reply via email to