Do you like AbanteCart? Please rate AbanteCart or share your experience with other eCommerce entrepreneurs. Go to Softaculous rating page to add your rating or write a review

Uploading large files to download section

Started by seedvisions, March 08, 2014, 05:15:12 PM

Previous topic - Next topic

seedvisions

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..

abantecart

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

eCommerce Core

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

seedvisions

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!

eCommerce Core

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

Forum Rules Code of conduct
AbanteCart.com 2010 -