Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Very large CSV file - problems
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Very large CSV file - problems
#20481
Very large CSV file - problems 12 Years, 9 Months ago Karma: 0
I have a CSV file with approximately 4800 rows. I'm trying to display using an ARI Data Table w/ jQuery. I keep receiving HTTP Error 500 (Internal Server Error). I have played around with the file for hours. At first I thought maybe it was a character that was a problem or some formatting issue. I could find nothing but I did finally get it to work by reducing the number of rows to around 4300.

So I'm wondering if I'm hitting some limit or if it's taking so long to process the request that my server is returning an error (it took several seconds to load the page even when I was able to get it to work).

I also tried changing the table type to HTML and had the same results.

Any thoughts?

Thanks
The administrator has disabled public write access.
 
#20486
Re:Very large CSV file - problems 12 Years, 9 Months ago Karma: 748
Hello,

Try to use PHP Settings plugin to increase value of "memory_limit" PHP parameter.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#20897
Re:Very large CSV file - problems 12 Years, 9 Months ago Karma: 0
Hello,
I have CSV file with aprox 8000 rows. ari data table work normally, but page with this table take a lot of time to loading full data (about 30sec). How to minimize this time?
The administrator has disabled public write access.
 
#20898
Re:Very large CSV file - problems 12 Years, 9 Months ago Karma: 748
Hello,

Currently a possible solution is split a CSV file into several files and load them on different pages.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#22943
Re:Very large CSV file - problems 12 Years, 7 Months ago Karma: 0
I had the same prob. it is not the best solution but i didvided the front end to difrent issues
The administrator has disabled public write access.
 
Go to topPage: 1