after migration from host to other host i get this problem with database :
SQLSTATE[HY000] [1045] Access denied for user ‘s362056_3616338’@’sh16-62.1blu.de’ (using password: YES) (SQL: select count(*) as aggregate from meta_tags
where page_type
= page and page_name
= homepage)
i check everything
DB_CONNECTION=mysql
DB_HOST=mysql34.1blu.de
DB_PORT=3306
DB_DATABASE=db362056x3616338
DB_USERNAME=s362056_3616338
DB_PASSWORD=password
anyone can help?