Export to Freeradius MySQL database

Scott Edwards supadupa at gmail.com
Mon Apr 4 05:13:07 PDT 2005


Whaout locate -i mysql.pm?  How do the @INC arrays compare between
freeside, and something that does work with mysql?  (try a perl
oneliner on the command line)

This is my result of locate -i mysql.pm

$ locate -i mysql.pm
/usr/lib/perl5/Bundle/DBD/mysql.pm
/usr/lib/perl5/DBD/mysql.pm
/usr/lib/perl5/Mysql.pm
/usr/share/perl5/Apache/Session/Lock/MySQL.pm
/usr/share/perl5/Apache/Session/MySQL.pm
/usr/share/perl5/Apache/Session/Store/MySQL.pm
/usr/share/perl5/DBIx/DataSource/mysql.pm
/usr/share/perl5/DBIx/DBSchema/DBD/mysql.pm
/usr/share/perl5/DBIx/SearchBuilder/Handle/mysql.pm

I'm off for a nap!

Thank you,



Scott Edwards
-- 
Daxal Communications - http://www.daxal.com
Surf the USA - http://www.surfthe.us

PS pardon the top posting, gmail won't let me put it elsewhere. *grr*


On Mon, 04 Apr 2005 17:17:22 +0530, Shivkumar <shivkumar at outbackwifi.com> wrote:
> its
> 
> datasrc
> dbi:mysql:dbname=radius;host=192.168.182.100;
> 
> 
> 
> Regards,
> 
> Shivkumar
> 
> 
> 
> 
> Scott Edwards wrote:
> 
> >In your exports, what's the datasrc value your using?
> >
> >Here's mine.
> >
> >datasrc
> >dbi:mysql:dbname=radius;host=10.0.0.4;
> >
> >I bet you're using the wrong case of "mysql"!
> >
> >Otherwise I'd compare your @INC arrays between the one that works, and
> >the one that does not.
> >
> >Thank you,
> >
> >
> >Scott Edwards
> >  
> >
>



More information about the freeside-users mailing list