Backup problem
Posted by: makno
Posted on: 2007-09-29 06:40:00
I've followed the instruction on the wiki to create tarball of the site and database with a script that run on cronjobs but i'm stuck with a problem: the mysql database is not accepting connections so the script can't backup the database.
The error i keep getting is this:
mysqldump: Got error: 1045: Access denied for user 'xxx'@'esprit.dreamhost.com' (using password: YES) when trying to connect
I used same user and password as for the installation of zencart provided by dh that was successful and also added esprit.dreamhost.com as an allowed host in the database settings, any suggestions?