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

Napisane przez: Gregor McNish ()
Liczba odpowiedzi: 1
Obraz 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.
W odpowiedzi na Gregor McNish

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

Napisane przez: Michelle Melton ()
Obraz Core developers Obraz 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.