in reply to why this simple script return error ?

and iam sure of the user and he password on my system
Funny, your own database doesn't agree with you. MySQL is serious when it says: "Access denied for user 'adam'@'localhost' (using password: YES)".

Check your username and password in MySQL; reset them if necessary. Then try again.

  • Comment on Re: why this simple script return error ?

Replies are listed 'Best First'.
Re^2: why this simple script return error ?
by adam_blackice (Acolyte) on Apr 01, 2007 at 16:56 UTC
    thanx ..... i changed the user and the password from the mysql and it works :)