Zen Cart Logo
Forums / General Questions / Problem Downloading Digital Product

Problem Downloading Digital Product

Locked

Views: 940

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
22 Apr 2007, 2:10 PM
#1
aaric avatar

aaric

New Zenner

Join Date:
Apr 2007
Posts:
2
Plugin Contributions:
0

Problem Downloading Digital Product

Hi All Guru,

My site sells digital products and I am currently testing out my site. All is fine except when the customer clicks on the product to download, he is not able to download the actual zip file in the download folder. Instead, the customer is prompted to download a index or corrupted zip file.

Please advice. I have tried several hours performing troubleshooting but to no avail. :cry:

Thank you.

Best Regards,
Aaric

22 Apr 2007, 2:27 PM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Problem Downloading Digital Product

Is this a windows or unix site?

If windows, turn off the Redirect in the Configuration ... Attribute Settings ...

If unix, check with your host and see if there is a problem handling symbolic links and if they can fix this ... there is an .htaccess file in /pub that reads:

#prevent directory browsing -- for security
IndexIgnore /

Options +FollowSymLinks -Indexes

Make sure /pub is set to 777 ...

What size are your downloads?

What happens if you make a download that is 100k? Does this small file work?

If so, try a file of 1 meg ... does this work?

If so, try a file of 3 meg ... does it work?

If not, check with your host on the file size limitations of downloads on your site ...

23 Apr 2007, 2:25 AM
#3
aaric avatar

aaric

New Zenner

Join Date:
Apr 2007
Posts:
2
Plugin Contributions:
0

Re: Problem Downloading Digital Product

Hi Ajeh,

Thanks for the advise.

I will talk to my host on this.

Thank you.

Best Regards,
Aaric:yes: