Hi all, new here.
Looking for some help regarding my can't upload 120MB zip archive containing 46000 files problem.
I'm using file manager for upload, tested if regular zip would upload (with few files) and it does.
I'm uploading from user account panel. After file is uploaded it just vanishes.
I've only changed this in my global php.ini:
upload_max_filesize = 2000M
max_file_uploads = 100000
nothing else was touched.
I also have php.ini file in my user /public_html/ folder automatically generated somehow, I understand that it serves for that user only, but can I put it somewhere else?
My global php.ini file is attached:...hm, or not, I don't know how to attach file here lol...
Thanks for any help you can provide.