Quote Originally Posted by mani View Post
I am getting this error when I try to create a backup

0 => mysqldump: Got error: 1045: "Access denied for user 'anythingframedco_usman'@'localhost' (using password: NO)" when trying to connect

How do i fix it?
This means your database password, as specified in admin/includes/configure.php, has special characters in them. Change it to one without special characters and it will work.