Has anyone tried to do this?
Cake needs a tmp folder with writable permissions so I guess it isn't possible. Or is there a way to disable this behavior?
Has anyone tried to do this?
Cake needs a tmp folder with writable permissions so I guess it isn't possible. Or is there a way to disable this behavior?
Is it possible to specify an alternate location for the /tmp directory CakePHP writes to? If so, you might want to try specifying to a Cloud Storage bucket. eg. gs://my-cake-bucket/tmp/
More info: https://developers.google.com/appengine/docs/php/googlestorage/overview