Hello,
I am trying to upload mysql file into my xampp.
(Max: 2,048KiB)
I wonder why it cannot exceed that limit?
I have tried to update my php.ini file :
upload_max_filesize=10M
and save it but it does not change the fact. I have to upload like 2.6 M file but it does not work.
Any clue?