Backup Fog mysqldump error
-
I’m using Ubuntu and Fog .32 and trying to use FOGBackup.sh as the root user. When I run this script I get a mysqldump error. What would be the quickest way to resolve this?
Error:
Backingup Mysql Database mysqldump: Got error: 1045: Access denied for user ‘root’@localhost’ (using password:No) when trying to connect. -
Edit FOGBackup.sh and fill in the mysql password on line 10.
-
Thanks! That did it.
[quote=“Zardan, post: 1143, member: 185”]Edit FOGBackup.sh and fill in the mysql password on line 10.[/quote].