Hello, I have created a website which manages a database, this one put itself automatically in " / opt / lampp / var / mysql ". But my final goal is to manage, through this website, a database FreeRadius (Add, Modify, Look for, delete data by the way of the address MAC) and radius uses databases and very specific tables that's why I have imported them and they are in " / var / lib / mysql ". I can modify those tables by way of " mysql -uroot -p " in my terminal but if I modify the code of my website to put the name of these database radius it does not work. I think that it comes from the way which is different. I would like to know what I have to write in the code of my pages (or maybe in a configuration file of mysql or xampp or raddb) so that my website manages my radius database.
Thank you very much:) -- View this message in context: http://freeradius.1045715.n5.nabble.com/Radius-Database-tp4375341p4375341.html Sent from the FreeRadius - User mailing list archive at Nabble.com. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

