Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

download zip-files problem


Butch_US

Recommended Posts

some problems with the option: downloadable *.zip-files.

 

the oscommerce standard version comes with a dummy called unreal.zip.

I have no problem with that one, everything works fine,

but if I insert a new. zip file, by taking care to set all the options

in admin / product_attributes same as unreal.zip, by inserting a

new file in the downloads directory with the same conditions

than the working unreal.zip, the whole prozess, buying a downloadble

software works fine without any remarks, the download link will be

set in the files:

 

product_info.php

checkout_confirmation.php

checkout_success.php

account_history_info.php

 

the only problem is: the link is not active

 

is anybody out there who knows that problem

and knows to fix it.

 

 

RTC

Butch of Berlin

Link to comment
Share on other sites

i'm having troubles even getting ANY file to download - i keep getting Internal Server Error 500 saying that the file is not found

 

if anyone's willing, please help!

 

i've done all the basics like setting the CHMODs correctly (755 for the download folder, which is where the files are & 777 for the pub folder)

 

i'm lost

Link to comment
Share on other sites

Hi,

 

meanwhile my downloadable *.zip function works,

but it is limited near 1900 kb.

1901 kb and below *.zip file will be downloadable

1977 kb and up *.zip file don't work. it comes with 0 kb

does anybody know something about that limitation?

 

if so, thank you for helping

 

RTC

butch

Link to comment
Share on other sites

check your php.ini file to see what limits have been set by the host

No longer giving free advice. Please place deposit in meter slot provided.  Individual: [=] SME: [==] Corporation: [===]
If deposit does not fit one of the slots provided then you are asking too much! :P

Is your Osc dated try Phoenix  raising oscommerce from the ashes.

Link to comment
Share on other sites

check your php.ini file to see what limits have been set by the host

 

 

Hi Steve,

 

 

thank you for that tip,

the problem occurs already on localhost,

so I checked php.ini localhost, and doubled

max_execution_time = 30 to 60

max_input_time=60 to 120

upload_max_filesize = 2 M to 5 M ( the filesize will be 3 M )

( if this are the points to change )

but it doesn't changed anything.

 

RTC

Butch

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...