Author Topic: Uploading large files to download section  (Read 6057 times)

Offline seedvisions

  • Newbie
  • *
  • Posts: 5
  • Karma: +0/-1
    • View Profile
Uploading large files to download section
« on: March 08, 2014, 05:15:12 PM »
Hi,  I tried editing the php.ini file with these *changes but then my store and admin pages would not load and gave this **error;

*output_buffering = 4096;
magic_quotes_gpc = Off;
register_globals = Off;
default_charset   = UTF-8;
memory_limit = 700M;
max_execution_time = 18000;
upload_max_filesize = 600M;
post_max_size = 650M;
safe_mode = Off;
mysql.connect_timeout = 20;
session.use_cookies = On;
session.use_trans_sid = Off;
session.gc_maxlifetime = 12000000;

**The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an Error Document to handle the request.

any suggestions please?  also has anyone had any luck with ftp uploading large files directly into the download folder and then uploading a fake file with AbanteCart?

Thank you..

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4358
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: Uploading large files to download section
« Reply #1 on: March 09, 2014, 03:18:31 PM »
I think this is an extreme case with files of this size.  You need to be careful with memory settings.

You can try to use FTP to upload large files to your server.
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

Offline eCommerce Core

  • Administrator
  • Hero Member
  • *****
  • Posts: 1602
  • Karma: +93/-1
    • View Profile
Re: Uploading large files to download section
« Reply #2 on: March 10, 2014, 03:04:44 PM »
WOW 700MB files. Can you archive them or make them smaller?
“If you’re in the luckiest one per cent of humanity, you owe it to the rest of humanity to think about the other 99 per cent.”
― Warren Buffett

Offline seedvisions

  • Newbie
  • *
  • Posts: 5
  • Karma: +0/-1
    • View Profile
Re: Uploading large files to download section
« Reply #3 on: March 10, 2014, 06:44:00 PM »
these are audio files converted from audio tape then into mp3 in a zip file. also a few vhs to mp4 vids

the ftp workaround is long and tedious, wondering if anyone is working on a mod similar to PrestShops "batch file uploader" that automatically renames the files after upload so they are easily integrated into the cart.

OpenCart, quite similar in ways to AbanteCart has a built in ftp file uploader so you don't have to do the whole upload smaller file 1st then upload and rename the correct file dance. anyone working on that feature for AbanteCart?

Thanks!

Offline eCommerce Core

  • Administrator
  • Hero Member
  • *****
  • Posts: 1602
  • Karma: +93/-1
    • View Profile
Re: Uploading large files to download section
« Reply #4 on: March 12, 2014, 03:28:16 PM »
We need to review what this feature does in open cart to understand what you like to point out. Can you post a screenshot in open cart or link?

Thank you
“If you’re in the luckiest one per cent of humanity, you owe it to the rest of humanity to think about the other 99 per cent.”
― Warren Buffett

Offline natdroid

  • Full Member
  • ***
  • Posts: 113
  • Karma: +36/-3
    • View Profile
Re: Uploading large files to download section
« Reply #5 on: July 28, 2014, 06:04:30 AM »
these are audio files converted from audio tape then into mp3 in a zip file. also a few vhs to mp4 vids

the ftp workaround is long and tedious, wondering if anyone is working on a mod similar to PrestShops "batch file uploader" that automatically renames the files after upload so they are easily integrated into the cart.

OpenCart, quite similar in ways to AbanteCart has a built in ftp file uploader so you don't have to do the whole upload smaller file 1st then upload and rename the correct file dance. anyone working on that feature for AbanteCart?

Thanks!

This is a very simple batch file uploader mod Downloads auto insert will save you a lot of time if you have a large or lot of downloadable products!

 

Powered by SMFPacks Social Login Mod