|
1
|
<h2> |
|
2
|
<b>BackupGuard Error:</b> Directory is not writable |
|
3
|
</h2> |
|
4
|
<p> |
|
5
|
Backup directory is not writable. Please consider changing the permissions of the following directory:<br> |
|
6
|
<strong><?php echo SGConfig::get('SG_BACKUP_NOT_WRITABLE_DIR_PATH'); ?></strong> |
|
7
|
</p> |
|
8
|
|