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.