File Upload>2MB not Working?
Hi All,
I am trying out the file uploading bit and encountered some problems when uploading a file>2MB, it gives me an error like the one below:
Warning: Packets out of order. Expected 1 received 0. Packet size=33 in C:\Program Files (x86)\db_inc.php on line 150
So i played around and realized if i upload a file size smaller than 2MB, i do not encounter the error above and no code changes were being made. So i checked if it could be the max file upload size here to configure my systems. I am using WAMP by the way. So i changed the values to 16MB and 300 seconds.
Any idea what could be causing this? I am a bit stumped.
View full post on Tycoon Talk
file, Upload>2MB, working