Hi.
I installed the compiled version of SER 0.9.5 on Linux 9.3.
I just copied the files into the right directories.
Now I have a problem to connect to MySQL database.
In the Log-message, I can see the line:
pa_domain=sip.handhelds.org
But I need another pa_domain and I think that this is the problem.
How can I change pa_domain?
ser[17044]: Maxfwd module- initializing
ser[17044]: db_url=0x82077c0
ser[17044]: db_url=mysql://ser:heslo@127.0.0.1:3306/ser
ser[17044]: db_url.len=36
ser[17044]:
pa_domain=sip.handhelds.org
ser[17044]: pa_mod: use_db=1 db_url.s=mysql://ser:heslo@127.0.0.1:3306/ser
pa_domain=sip.handhelds.org
ser[17044]: pa_mod_init done
ser[17044]: subscribe_fixup: pdomain name is registrar
ser[17044]: new_connection(): Client does not support authentication
protocol
requested by server; consider upgrading MySQL client
ser[17044]: db_init(): Could not create a connection
ser[17044]: ERROR: auth_db_ver: unable to open database connection
ser[17044]: auth_db:str_fixup(): Error while querying table version
ser[17044]: ERROR: fix_expr : fix_actions error
ser[17044]: db_close(): Invalid parameter value
Best regards,
Alois