On Thu, 8 Jul 2004, Stadler Karel wrote: > It happens with all pages. > > This is the sql_debug if one presses "Show Groups": > DEBUG(SQL,MYSQL DRIVER): Query: SELECT COUNT(*) as counter,groupname FROM > usergroup GROUP BY groupname; > DEBUG(SQL,MYSQL DRIVER): Query Result: Num rows:: 6 > > But there is nothing on the page.
I 've tested the CVS version myself and it works just fine. So try checking your configuration again. What is our installation (mysql,apache versions?) > > Also, when pressing "Online Users" I get: > DEBUG(SQL,MYSQL DRIVER): Query: SELECT * FROM nas ; > > Fatal error: Cannot redeclare xlat() in > /opt/radius/dialup_admin/lib/xlat.php3 on line 2 Those problems have been fixed in the CVS. Thanks a lot > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Kostas > Kalevras > Sent: Mittwoch, 7. Juli 2004 19:56 > To: '[EMAIL PROTECTED]' > Subject: RE: Dialup Admin - Can't see any mysql record > > > On Wed, 7 Jul 2004, Stadler Karel wrote: > > > @Kostas Kalevras: > > sql_debug is enabled. I see dialup admin can connect to mysql "radius" > > db. Sometimes (Show Groups Button) it says. Returning 6 rows. But i > > don't > > > > see any row returning. > > > > While using the new CVS snippet, the only thing i did not upgrade is > > to use the changed mysql scheme's. I saw some fields changed. For > > example: in userinfo.sql "Name" changed to "Admin". But i don't think > > this is the problem. > > > > Can you help ? > > Does this happen with all the pages or only with specific ones? Are the sql > queries run correct? > > > > > best rgds > > Karel > > > > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > To: '[EMAIL PROTECTED]' > > Sent: 07.07.04 17:12 > > Subject: Re: Dialup Admin - Can't see any mysql record > > > > On Wed, 7 Jul 2004, Stadler Karel wrote: > > > > > Just downloaded and tried the latest CVS snippet from dialup_admin. > > > > > > I'm not using the http_credentials (#sql_use_http_credentials: yes) > > > to connect to the radius database. Instead I use the same mySQL User > > > as before. But > > dialup > > > admin does not show > > > one single record (f.e.: our radacct table has about 250000 records) > > But I > > > see, it connects to > > > the DB. > > > > Enable sql_debug to see what's happening. > > > > > > > > I saw, there's a new file called "username.mappings" and I added my > > name, > > > since we > > > use htpasswd. But, it still doesn't work. > > > > > > Any ideas are welcome ? > > > > > > ----------------------------------- > > > Karel Stadler > > > Network Technican > > > Paul Scherrer Institute > > > CH-5332 Villigen > > > Switzerland > > > ----------------------------------- > > > PGP KeyId:0x1B740D81 > > > > > > - > > > List info/subscribe/unsubscribe? See > > http://www.freeradius.org/list/users.html > > > > > > > -- > > Kostas Kalevras Network Operations Center > > [EMAIL PROTECTED] National Technical University of Athens, Greece > > Work Phone: +30 210 7721861 > > 'Go back to the shadow' Gandalf > > > > - > > List info/subscribe/unsubscribe? See > > http://www.freeradius.org/list/users.html > > > > - > > List info/subscribe/unsubscribe? See > > http://www.freeradius.org/list/users.html > > > > -- > Kostas Kalevras Network Operations Center > [EMAIL PROTECTED] National Technical University of Athens, Greece > Work Phone: +30 210 7721861 > 'Go back to the shadow' Gandalf > > - > List info/subscribe/unsubscribe? See > http://www.freeradius.org/list/users.html > > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html > -- Kostas Kalevras Network Operations Center [EMAIL PROTECTED] National Technical University of Athens, Greece Work Phone: +30 210 7721861 'Go back to the shadow' Gandalf - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

