Page 1 of 1

Error while downloading file

Posted: 22 Apr 2010, 19:01
by Tania
Hi, I've installed Phoca Download, and it's work fine with the default settings.
But when I tried to change the absolute path to something else (i.e. c:\xxxxx\website\images\phocadownload) I have a problem. It uploads without any problem, I see all uploaded files in that directory, but on the front-end when I tried to download some file - it gives me "Error while downloading file". :x

Any idea?

Thanks in advance

Re: Error while downloading file

Posted: 22 Apr 2010, 19:41
by gvannauw
Have you checked the permissions of the folder, i.e. is it accessible to others?

Re: Error while downloading file

Posted: 23 Apr 2010, 09:40
by Tania
Yes, I did. Everything seems OK with the permitions.

Re: Error while downloading file

Posted: 23 Apr 2010, 13:14
by Jan
Hi, try to enable debug mode, error reporting but it seems like there will be some problem with the permissions to the folder :idea:

Jan

Re: Error while downloading file

Posted: 24 Apr 2010, 10:35
by Tania
I figure out the answer.
When I changed the path from c:\xx\websitedir\ to c:/xx/websitedir/, everything worked perfect again.

Thanks anyway.

Re: Error while downloading file

Posted: 26 Apr 2010, 18:48
by Jan
Ok