Hi, This is my first time using FreeRADIUS. It's running on Debian 6 and yesterday I installed freeradius-dialupadmin package. Read HOWTO.gz and README.Debian, and still not working. Home page looks fine but when I go to Accounting or New User button it shows an error DEBUG(SQL,MYSQL DRIVER): Connect: User=XXX,Password=XXX (I'm protecting credentials, of course) error.log in apache2 doesn't say something relevant but some warnings (PHP notice). Anybody with same issue? Thanks in advance. Alberto Mijares
yes i've passed the same "issue" after dialup admin installation. but what you reporting is not an error it is only the debug info on top of the pages that will remain there (and shows all the sql behind) until you dont remove the sql debug in admin.conf: # Uncomment to enable sql debug # #sql_debug: true maybe there is an error of no connection that you didnt pasted -- View this message in context: http://freeradius.1045715.n5.nabble.com/Error-in-dialupadmin-tp4783214p47857... Sent from the FreeRadius - User mailing list archive at Nabble.com.
Hi andreapepa, Thanks for your answer. If I comment back this line I only see a white screen. This is very very weird. I've installed thousands of web apps, and almost all php based. There's no connection error anywhere. I tried with the php CLI and I only see the same errors from apache2 error.log. Could you give me some help, please? HTML works fine. Regards. Alberto Mijares On Fri, Sep 9, 2011 at 5:39 AM, andreapepa <andrea.pepa@trentinonetwork.it> wrote:
yes i've passed the same "issue" after dialup admin installation.
but what you reporting is not an error it is only the debug info on top of the pages that will remain there (and shows all the sql behind) until you dont remove the sql debug in admin.conf:
# Uncomment to enable sql debug # #sql_debug: true
maybe there is an error of no connection that you didnt pasted
-- View this message in context: http://freeradius.1045715.n5.nabble.com/Error-in-dialupadmin-tp4783214p47857... Sent from the FreeRadius - User mailing list archive at Nabble.com. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (2)
-
Alberto Mijares -
andreapepa