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

per Gregor McNish -
Nombre de respostes: 1
Imatge 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.
En resposta a Gregor McNish

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

per Michelle Melton -
Imatge Core developers Imatge 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.