Quote Originally Posted by k9dug View Post
Bit quiet around here folks! Anyone got any suggestions for this?

I've checked the csv files on the (Linux) server and their owner group setting is:
Code:
apache:apache
as opposed to
Code:
myowner:psacln
for the rest of the site files. I changed one of the CSVs to
Code:
myowner:psacln
but trying to downloading this file resulted in the same error.

Anybody?...
Try right-clicking the link and selecting "save target/link as". You may also try to change the permissions on your temp folder.

This can really depend on how php is run on your server (DSO, suPHP, FCGI, etc.) ... perhaps someone else has a better answer. IF all else fails, you should be able to pull them down with FTP even though that's really inconvenient.

-chadd