php - Wordpress Duplicator plugin - Required paths fail
one text
Currently I am trying to migrate a Wordpress website using the plugin Duplicator. Unfortunately when I go to create a new package, the required paths fail:
Fail [/var/www/websitename.co.uk/wp-content/backups-dup-lite]
Fail [/var/www/websitename.co.uk/wp-content/backups-dup-lite/tmp]
Warn [/var/www/websitename.co.uk]
If the root WordPress path is not writable by PHP on some systems this can cause issues.
If Duplicator does not have enough permissions then you will need to manually create the paths above.
I have FTP access to the files for this site and the permissions are set to 755. I have also tried manually creating the paths on my hardrive, permissions are also set to 755.
Does anyone have any suggestions of what to try from here?
Thank you in advance to anyone reading this
Source