Access denied for user 'root'@'localhost' AFTER DEPLOY ... NEED HELP

Hello

I have deploy my project on the net using Ftp :

  • I use easyphp 12.1 and on local there is no problem to use it
  • I copy the content of my project folder (locate in Easyphp/www/project) into a folder called Project of my website
  • I give password and make the connection using www.domain/project/_lib , I have tested the connection with my DB it’s OK
  • I try to enter a folder name in Configure Production Environment but no success !! The message is "Directory doesnot exist "

When I start my project with Project/index.php if receive “Acces denied…”

What I do wrong ?

not: I change _lib rights to chmod777

IMPORTANT !!!

I don’t use ROOT user to connect to my database, because I don’t have root password !!!

maybe that’s the problem ???

Thanks

IT’S WAS A PROBLEM WITH MY HOSTING !!! IT’S WORKING GOOD…

IMPORTANT !!!

I don’t use ROOT user to connect to my database, because I don’t have root password !!!

maybe that’s the problem ???

thanks