"MYSQL: Access denied for user '[EMAIL PROTECTED]' (using password: YES)"

That's a mysql error saying that the user you've configured it's not
allowed to login.

Check if you can login to mysql from localhost:

mysql -ufoo -pmy_pass my_database

If you get the same error, check the GRANT privileges on mysql to
allow the user foo to login.

Regards,

Alejandro.

On 2/1/07, Tushar <[EMAIL PROTECTED]> wrote:






Hi All,



        I m using kannel since last 1 month. I try to connect to mysql thru
kannel for storing the DLRs but I got the following error…:-



2007-02-01 15:33:57 [6148] [0] INFO: Debug_lvl = -1, log_file = <none>,
log_lvl = 0

2007-02-01 15:33:57 [6148] [0] ERROR: MYSQL: can not connect to database!

2007-02-01 15:33:57 [6148] [0] ERROR: MYSQL: Access denied for user
'[EMAIL PROTECTED]' (using password: YES)

2007-02-01 15:33:57 [6148] [0] PANIC: DLR: MySQL: database pool has no
connections!

2007-02-01 15:33:57 [6148] [0] PANIC: bearerbox(gw_panic+0xfd) [0x80b235d]

2007-02-01 15:33:57 [6148] [0] PANIC: bearerbox(dlr_init_mysql+0x2db)
[0x805d28b]

2007-02-01 15:33:57 [6148] [0] PANIC: bearerbox(dlr_init+0x88) [0x805b724]

2007-02-01 15:33:57 [6148] [0] PANIC: bearerbox(main+0xdc) [0x8052b14]

2007-02-01 15:33:57 [6148] [0] PANIC:
/lib/tls/libc.so.6(__libc_start_main+0xd3) [0x5c0e23]

2007-02-01 15:33:57 [6148] [0] PANIC: bearerbox [0x8051cd1]



Although I m workin at root , why I m getting such a problem?

If anybody can help me plz do it , coz I need the whole kannel functioning
soon…..

Plz mail ASAP.



Thanx and Regards,



Tushar




--
Alejandro Guerrieri
Magicom
http://www.magicom-bcn.net/
LinkedIn: http://www.linkedin.com/in/aguerrieri

Reply via email to