• Resolved jakkub

    (@jakkub)


    Hello, I am getting this message at plugin admin page:

    Site could not be exported!
    Please make sure that PHP temporary directory /tmp has read and write permissions.

    I have created /tmp directory at wordpress root and set permissions to 777 but it did not help. Maybe it should exist somewhere else?

    https://wordpress.org/plugins/all-in-one-wp-migration/

Viewing 1 replies (of 1 total)
  • Plugin Author Borislav Angelov

    (@bangelov)

    Hi

    Basically temp directory is not in your WordPress directory. It is global for your operating system.

    In your case temp directory is in the root of your file system which is /tmp and if you add necessary permissions to it, the plugin will be able to use it for temporary storage while exporting/importing the site.

    Thanks for your understanding.

    If you have any other questions do not hesitate to contact us.

    Best Regards,
    Boris

Viewing 1 replies (of 1 total)

The topic ‘tmp directory has no permissions’ is closed to new replies.