I get a warning message from filemtime() that looks in principle like this:
"stat failed for picture.jpg on line xxx"
filemtime($filename) then comes out empty.
This happens in a loop over all files (not only jpg) in a directory - the
same result for all files.
The files are definitely there.
What is wrong and how can it be cured?