Posts

Showing posts with the label bucket

Google Cloud bucket permission issue

Google Cloud bucket permission issue I have deploy wordpress multiple site on google app engine and now i want to change uploads folder as google bucket folder where i can upload media. Now the following issue i have .. Unable to create directory https://console.cloud.google.com/storage/browser/media-wordpress/. Is its parent directory writable by the server? OR Unable to create directory gs://media-wordpress/. Is its parent directory writable by the server? So how I can make writable for my wordpress site or ananamous users. Sam In this github issue github.com/GoogleCloudPlatform/php-docs-samples/issues/518 it is suggested to use this wordpress.org/plugins/wp-stateless Please read the issue and try the workaround. Let us know how it goes – Victor Herasme Perez 2 days ago 1 Answer ...