auto_backup

Could you help me understand what this error log is telling me?

{21926:Mon, 17 Jun 2013 17:21:31 GMT}

WARNING: mkdir() [function.mkdir]: Permission denied in /home/perioddr/public_html/zen/zp-core/zp-extensions/auto_backup.php on line 76

mkdir called from auto_backup::timer_handler (auto_backup.php [76])

from call_user_func_array (unknown)

from zp_apply_filter (functions-filter.php [148])

from include (image.php [9])

from index.php [108]

Comments

  • acrylian Administrator, Developer
    That tells you that the plugin could not write the backup to the location it wanted because it is not allowed by the file/folder permissions.
  • GenieB Member
    I understand the permissions, but I do not know where the file folder is located or to be created. Neither the plugin or documentation mention where this folder is that needs its permission changed.

    Thank you for your help.
  • acrylian Administrator, Developer
    Ah, ok. Zenphoto stores the backup in a root folder of the same name.
Sign In or Register to comment.