You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 10, 2018. It is now read-only.
Hi, I have been trying to get DisaplyAnything running on a Windows Server, I have been trying on IIS and Apache and can upload with no issues using the regular SilverStripe file upload tool in the backend with no problems.
The upload breaks with JavaScript alert.
Upload directory 'assets/image_gallery' isn't writable.
I have ensured that the folder exists and added permissions galore to it just in case but given that the standard Upload into the assets/Upload folder has not problem I think this is more of an issue with the modules approach to Upload or a pathing issue.
Running on 2.4.10.
Do you think there is something in the upload code in the module that doesn't like Windows or am I barking up the wrong tree?
Thanks,
Ryan
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, I have been trying to get DisaplyAnything running on a Windows Server, I have been trying on IIS and Apache and can upload with no issues using the regular SilverStripe file upload tool in the backend with no problems.
The upload breaks with JavaScript alert.
Upload directory 'assets/image_gallery' isn't writable.
I have ensured that the folder exists and added permissions galore to it just in case but given that the standard Upload into the assets/Upload folder has not problem I think this is more of an issue with the modules approach to Upload or a pathing issue.
Running on 2.4.10.
Do you think there is something in the upload code in the module that doesn't like Windows or am I barking up the wrong tree?
Thanks,
Ryan
The text was updated successfully, but these errors were encountered: