On Sat, 11 Jan 2003, Don O'Neil wrote: > Well, I fixed my my_sql issues... it was all about the library locations, and > the fact that the latest mysql bin install doesn't include all the libraries... > After correcting the configure program to eliminate the extra /mysql in the > path, everything compiled.... > > but now, I can't get Dialup_Admin to work.... > > I can manually add users to the tables with phpmyadmin, so I know php, mysql and > radiusd are working (even tested the users with sucess!!)... but when I try to > add users/find users with dialup admin, nothing happens. Nothing is added, > nothing is found, etc.... My config is correct, because when I change the > username or password for mysql it says it can't connect to the db.... > > Any ideas??
Read the dialup_admin FAQ. Do a cvs update on dialup_admin (or at least on the lib/sql/drivers/mysql/functions.php3 and conf/admin.conf file) and set sql_debug to yes. That will show you all the sql queries performed by dialup_admin > > Don > > > > - > 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
