• I am running WordPress multisite on Google Compute Engine, using the Bitnami stack. I followed the instructions and seemed to be successful (the plugin activated, etc); however, now when I try to upload a file I get the error:

    “Unable to create directory 5/2017/08. Is its parent directory writable by the server?”

    Any ideas?

Viewing 1 replies (of 1 total)
  • Thread Starter eureka345

    (@eureka345)

    Going back over the install instructions to triple-check my steps, I realize I may not be doing this part properly: “You need to set
    the default acl of the bucket where allUsers can read.”

    I thought I had done this by clicking the three dots –> edit bucket permissions on my storage bucket. When I am viewing bucket permissions, it does say that AllUsers have Storage Object Viewer access.

    It would be helpful to have more specific instructions about how I should be setting the default acl of the bucket though, so I can be sure I’ve done it right. I’ve read the documentation and I’ve tried inputting the command gsutil acl ch -u AllUsers:r gs://(bucket name)

    But I am getting error:
    CommandException: Failed to set acl for gs://(bucket name). Please ensure you have OWNER-role access to this resource.

    As far as I can find I *do* have owner rights.

Viewing 1 replies (of 1 total)
  • The topic ‘Unable to Create Directory’ is closed to new replies.