Hi, guys:
I had similar problem try to bring up mysql. When in shell interface key in: mysql -u root -h localhost -p I can come in to mysql shell: mysql>
But when I try to create default SER database by running the script: /usr/sbin/ser_mysql.sh create After key in the Mysql root password, I got following error: ./ser_mysql.sh: gen_ha1: command not found HA1 calculation failed.
Does anyone has any hints on the above error? Is that mean I did not bring up some hash module in my configureation file? Appreciate any hints.
Regards, John H.
-----Original Message----- From: serusers-bounces@iptel.org [mailto:serusers-bounces@lists.iptel.org] On Behalf Of Daniel-Constantin Mierla Sent: Tuesday, September 30, 2003 6:10 AM To: Urvish Khandwalla Cc: serusers@lists.iptel.org Subject: Re: [Serusers] Problem with MySQL
Hello, are you able to log in to mysql server with: mysql -u root -h localhost -p ? If not, what is the command you use to log in from command prompt?
Best regards, Daniel
On 9/29/2003 9:07 PM, Urvish Khandwalla wrote:
Hello, i have just started using SER. I am trying to setup MYSQL. It would give me the following error:
[root@localhost root]# /usr/sbin/ser_mysql.sh create MySql password for root: creating database ser ... ERROR 1045: Access denied for user: 'root@localhost' (Using password: YES) [root@localhost root]#
root account has the all the admin privileges. I tried manipulating the account permissions but it wouldn't help. Could anyone suggest a solution? regards, Urvish Khandwalla
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
_______________________________________________ Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers