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?
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