Richard Whitney wrote:
>
> login to the server as root
>
> type: mysql
>
> type: use database dbname
> type: GRANT ALL ON dbname TO 'username, password';
>
> or, to use root as username, find $username =""; - put root
> between the ""
I still get access denied. Is there a file I need to edit manually on SME?