[Serusers] db_init() error
Daniel-Constantin Mierla
Daniel-Constantin.Mierla at fokus.fraunhofer.de
Fri Feb 4 11:26:42 CET 2005
looks like your mysql client library version is different than your
mysql server or the server is configured to request a type of
authentication which the client does not support. Check MySQL
documentation for this.
Daniel
On 02/04/05 09:59, Sun Shung wrote:
> Hi,
> I m facing some problem on the connecting the database. Everytime i
> start its generate this error.
> ----------------------------------------------------------------
> Feb 4 16:54:51 shung ser: ser startup succeeded
> Feb 4 16:54:51 shung /usr/sbin/ser[8166]: connect_db(): Client does
> not support authentication protocol requested by server; consider
> upgrading MySQL client
> Feb 4 16:54:51 shung /usr/sbin/ser[8166]: db_init(): Error while
> trying to connect database
> Feb 4 16:54:51 shung /usr/sbin/ser[8166]: mod_init(): Error while
> connecting database
> Feb 4 16:54:51 shung /usr/sbin/ser[8166]: init_mod(): Error while
> initializing module usrloc
> -------------------------------------------------------------
>
>
> This is my ser.cfg config file
> -------------------------------------------------------------
> modparam("usrloc", "db_mode", 2)
>
> modparam("auth_db", "db_url", "sql://ser:heslo@localhost/ser")
> modparam("auth_db", "calculate_ha1", yes)
>
> modparam("auth_db", "password_column", "password")
> modparam("rr", "enable_full_lr", 1)
> ------------------------------------------------------------
>
> Thanx alot.
>
> From
> sunshung
>
> _________________________________________________________________
> Is your PC infected? Get a FREE online computer virus scan from
> McAfee® Security.
> http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
>
> _______________________________________________
> Serusers mailing list
> serusers at lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers
>
More information about the sr-users
mailing list