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

von Gregor McNish -
Anzahl Antworten: 1
Nutzerbild von 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.
Als Antwort auf Gregor McNish

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

von Michelle Melton -
Nutzerbild von Core developers Nutzerbild von 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.