File not found error 404 for mod_resources files with long filenames

Re: File not found error 404 for mod_resources files with long filenames

על ידי Gregor McNish בתאריך
מספר תגובות: 1
תמונה של Particularly helpful Moodlers
Do your development and production servers use the same filesystems? There's a choice on Linux, but usually they support filenames up to 255 characters.

We have errors sometimes where a file can be uploaded ok, but not downloaded-- this is usually caused by some special characters in the filename.
בתגובה ל: Gregor McNish

Re: File not found error 404 for mod_resources files with long filenames

על ידי Michelle Melton בתאריך
תמונה של Core developers תמונה של Plugin developers
Thank you for the reply Gregor! We actually discovered it was an apache config setting we had put in place that had a typo in it, so the issue has been resolved now.