Hello Matteo -
You will need to install both DBI and DBD-Mysql first of all.
Then you will need to create the database in MySQL and build the tables using "goodies/mysqlCreate.sql".
You should then use the "mysql" program to connect to the database and verify that the tables are there.
Only after all of the above has been completed successfully can you use "buildsql".
regards
Hugh
On Wednesday, Jul 23, 2003, at 20:29 Australia/Melbourne, Matteo Jurman wrote:
I know, I know, this problem was still proposed... I'm a newbe I'm tryin' to use mysql, but when I launch the buildsql script (inside Radiator package), it exits... I have followed all the steps:
1) install (via PPM) all DBI packages (latest version is 1.37) 2) install mysql package 3) starting mysql server;
then I launch the script
C:\Programmi\Perl\bin>perl buildsql.pl -dbsource
dbi:mysql:radius -dbusername radius -dbauth radius
Can't locate object method "connect" via package "DBI" (perhaps you forgot
to load "DBI"?) at buildsql.pl line 85.
NB: have you included a copy of your configuration file (no secrets), together with a trace 4 debug showing what is happening?
-- Radiator: the most portable, flexible and configurable RADIUS server anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X. - Nets: internetwork inventory and management - graphical, extensible, flexible with hardware, software, platform and database independence.
=== Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubscribe radiator' in the body of the message.
