Problems, need help? Have a tip or advice? Post it here.
6 posts Page 1 of 1
Help! Something is wrong with my settings or something. I'm trying to move my site from Mamp to my server but it's not connecting to my database. I've checked my databases, users, etc on the SQL server and in the config file and everything seems to be correct. Am I missing something somewhere else?

Could not connect to database

Access denied for user 'deb9555n2_SVHS'@'localhost' (using password: YES)


Thanks for any help
Hi Jim,

It looks like the database 'user' specified for the connection does not have sufficient privileges.
Please use CPanel/phpMyAdmin (or whatever admin console provided to you) and assign 'GRANT ALL' database privileges to that user.

Hope it helps.
I tried to grand the user all access and can't seem to find anything elsewhere on the phpmyadmin panel.

Could you maybe look into it for me? :oops:
Would be happy to :)
Please PM me the access creds (if possible also of CPanel).
.. adding to my last reply - I'd need FTP creds too for making changes to the config file.
Thanks.
Thanks for the creds.

Everything seemed fine with your existing setup so I tried creating a new DB user and entering the new creds in Couch config file. And it worked :)

Please verify and confirm.
6 posts Page 1 of 1