• Resolved wintear

    (@wintear)


    We setup a version of WordPress in Windows IIS inetpub folder. we trying to write a powershell script to do a backup zip for the wordpress folder and it hits an permission error “: Error occurred: Exception calling “CreateFromDirectory” with “2” argument(s): “Access to the path ‘C:\inetpub\wwwroot\wordpress\wp-content\uploads\simply-static\temp-files\simply-static-1-1698903672\index.html’ is denied.”

    We have checked the properties of the folders and files was given full access not sure why it hit error here. Any solutions?

    • This topic was modified 2 years, 6 months ago by wintear.
Viewing 1 replies (of 1 total)
  • Plugin Support sr293

    (@sr293)

    Hello @wintear. With IIS the permissions attached to the user and/or group being used may be a factor. You may want to check that the user the web server runs as has the needed read/write access permissions to the WP files/folders mentioned in the error.

Viewing 1 replies (of 1 total)

The topic ‘Permission Issue’ is closed to new replies.