dprichard
08-29-2007, 07:43 PM
I created an upload script which works fine with smaller files. When I try to upload a larger file I get MySQL server has gone away.
Undecided
I did a little research and saw that it may be the max_allowed_packet size on the MySQL server so I set it to 160000000, but I still get the same error.
Any thoughts?
Undecided
I did a little research and saw that it may be the max_allowed_packet size on the MySQL server so I set it to 160000000, but I still get the same error.
Any thoughts?