• Resolved mcnano

    (@mcnano)


    Duplicator works fine, it is very usefull tools to duplicate wp-sites.

    But, I have a problem. When I am removing duplicated site (done by duplicator), I can’t remove some folders and files, because I have no permissions to do that.

    Filemanager (in Parallels Plesk Control Panel 8.6.0) shows that user & group permissions are both for apache. Filezilla shows that permissions are e(01341) User 48 and Group 48.

    Could you fix this bug?

    http://ww.wp.xz.cn/extend/plugins/duplicator/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter mcnano

    (@mcnano)

    There is also another problem. When I was installing the just created package on new site, the Install-button text changed to “Processing Please Wait…” After installing there came 403 Forbidden error message:

    “Forbidden
    You do not have permission to access this document.”

    There was not any “Installer Finished Screen” at all. ???

    Duplicator 0.2.3
    Wordpress 3.2.1
    PHP 5.2.17
    Apache 2?

    Hey mcano

    When the plugin re-installs your WordPress it attempts to set the permissions of your directory as 755 and your files as 644 which is the WordPress security recommendation.

    However sometimes those permissions are not honored if the PHP process that is running the install script does not have the correct permissions to make the original permission sets.

    If your running into permission problems then you will need to work with your hosting provider to find out how the process that runs PHP is setting the WordPress files permissions. Also the Forbidden issue your seeing is tied to your host account. These are items I have no control over from a developers standpoint…

    Hope this helps

    Thread Starter mcnano

    (@mcnano)

    OK, thanks. I’ll talk to my hosting provider.

    But, yes, this plugin is great 🙂

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘[Plugin: Duplicator] File and Folder permission are wrong’ is closed to new replies.