That could be, in that case you could check your rewrite.
Also check if the download directory is chmod 777.
Check also your ec_tmp directory within your downloads directory that it's chmod 777.
If you can upload a file, but can't download it, you have a rights problem. I'm not familiar with Lighttpd, but it could also be the owner of the files/directory's is different.
Problems should be over though if directory's are put to 777.
The only exception to that is if you host is using SuPHP with Fastcgi, then they should both be 755.
|