automysqlbackup not working weirdly on shared host
- by KPL
I'm on HostGator and I have not-root-level SSH access.
I manually setup automysqlbackup in a /home/user/automysqlbackup folder. Created a file called runbackup in the same folder, chmod +x'ed it. The content :
/home/user/automysqlbackup/automysqlbackup /home/user/automysqlbackup/myserver.conf
Now, when I run ./runbackup from shell, no email…