logo       

Re: Re: help: msg#00020

gnu.radius.general

Subject: Re: Re: help

> dnl define localhost
> dnl define 3306
> define root
> dnl define indika
> dnl define testing
> dnl define testing
> anything wrong

Hmm, basically, everything :^) Your config.m4 is all commented out.
If I understand your setup, the correct config.m4 should be:

define({server},{localhost})
define({port},{3306})
define({CREATOR},{root})
define({CREATOR_PASSWORD},{indika})
define({DB_USER},{testing})
define({DB_PWD},{testing})

Please read the file README (section II. Creating SQL database.) for
more information on this.

Regards,
Sergey


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise