Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation fails if home dir is not writable #233

Open
studiorepublic opened this issue Aug 2, 2018 · 0 comments
Open

Installation fails if home dir is not writable #233

studiorepublic opened this issue Aug 2, 2018 · 0 comments

Comments

@studiorepublic
Copy link

Trying out Digital Ocean for our hosting through Cloudways. This fires up a server which has write access to the public_html folder, but not the one above.

So, it's trying to create its cache folder in /home/192924.cloudwaysapps.com/fwaxczrdam but this isn't writable.

This results in:
PHP Warning: mkdir(): Permission denied in /home/192924.cloudwaysapps.com/fwaxczrdam/private_html/Gitify/src/Mixins/DownloadModx.php on line 52
Downloading modx-2.6.5-pl from https://modx.s3.amazonaws.com/releases/2.6.5/modx-2.6.5-pl.zip...
Warning: Failed to create the file
Warning: /home/192924.cloudwaysapps.com/fwaxczrdam/.gitify/modx-2.6.5-pl.zip:
Warning: No such file or directory

curl: (23) Failed writing body (0 != 16360)
Error: Could not download the MODX zip

Is there a way of defining another cache folder in the .gitify file?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants