Unable to import large supression file

xRed

Member
Hi,

I am unable to import large supression files by browser or by upload via server option.
I've set max file size in php.ini file to be 2048MB so its not issue of that.

The file does get uploaded via browser(1.9GB file) but then nothing happens, the import button becomes non clickable.
And when i use upload via server option I get "Undintified index" error.

I tried splitting file into 200mb size too but same thing, the import button becomes non clickable.

What could be causing this?
 
Thanks for your reply Wasif :)

Yes it was a memory issue I allocated more memory and its working great now!
 
Back
Top