As
an update, I get a permission error only when running firebug or IE.
Can anyone tell me how the path to the image file is built? It
references :
/courses/6/files/134/previewObviously this is a constructed path as it does not physically exist within the canvas directory tree.
Alternatively,
can anyone tell me where I check the user that would be doing this
lookup. I have checked the processes for Canvas and they are running as
www-data. All the files in the tmp directory are owned by www-data.
The
only other thing I have noticed is that the names of the files in the
tmp directories are prepended by a number. I have tried removing this
number from a test file, but it has made no difference to the access.
Thanks in desperation :(