Backup directories not working
| Project: | DB Maintenance |
| Version: | 6.x-2.0-beta1 |
| Component: | Documentation |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
On the DB maintenance admin page (admin/settings/db_maintenance) it is possible to set the backup directory, the directory for the tar and for the mysqldump. Whatever I put there, though, I get following message:
* Backup directory does not exist or is not a directory.
* Path to tar is incorrect.
* Path to mysqldump is incorrect.
Even using the default values gives the same errors (although the "Reset to defaults" button at the end, does not work, as it tries to validate the directories as well, and fails (at least that's what it looks like to me), that might be a different issue though).
Now I'm pretty sure that I'm actually doing something wrong, and that the module isn't completely (or at all) broken, but as there is nowhere that tells me what to put there and which directories to create, I'm creating an issue here and not asking for support elsewhere. There is no info on the page, in README.txt, INSTALL.txt and no link to docs, on the project page on d.o.

#1
Paths you mentioned must be absolute server paths, not Drupal ones. So, are you sure
you know them? And if so, do you have a permission to use them?
If you use a shared hosting server belonging to ISP, answers for both questions probably
is 'no'.
Szy.
#2
Thanks, szy.
Marking this as fixed, although to my mind, this should actually be documented somewhere (other than here...), but as I have no time to work on this right now, oh well.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.