I have already transferred my mysql database from phpmyadmin to the server and copied my php files as well. I get this error when trying to access my site:
SQLSTATE[28000] [1045] Access denied for user 'root'@'localhost' (using password: YES)
Please help me with that. Should I transfer my php.ini? should I change the localhost to my web address inside my php files? what else? thanks!