FR 2.1.10 + dialup_admin Could not connect to SQL database
Followed the README and HOW TO as best I could. I think I am finally close. radiusd -X shows it connecting to sql when I tried radtest, but dialup_admin cannot connect. I have sql_debug : true and even set sqltrace = yes but it does not produce an sqltrace.sql file. There is also nothing in mysqld.log. I have been through quite a bit getting this far, nd feel like I have just overlooked something simple. Can anyone help point me in the right direction? Thanks, Jim -- View this message in context: http://freeradius.1045715.n5.nabble.com/FR-2-1-10-dialup-admin-Could-not-con... Sent from the FreeRadius - User mailing list archive at Nabble.com.
On Fri, Jan 21, 2011 at 6:43 AM, jmrice <jmrice6640@yahoo.com> wrote:
Followed the README and HOW TO as best I could. I think I am finally close.
What are you having problem with? freeradius or dialup_admin? It's two different things.
radiusd -X shows it connecting to sql when I tried radtest,
Does radtest work? If not, paste the complete output of radiusd -X
but dialup_admin cannot connect.
Again, it's a different thing. Dialup_admin is a php script running under a web server (apache, lighttpd, etc.) which usually run as a different user than the radius daemon. -- Fajar
participants (2)
-
Fajar A. Nugraha -
jmrice