I do not think php is the problem here.
Take a look here
http://www.mysql.com/documentation/mysql/bychapter/manual_Problems.html#Gone
_away
There are some good pointers on what to do...
Regards
Joakim
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/u
ok, I have a script that takes files from a HTTP post and loads them
into a mySQL database. Whenever I try to load a file greater than a meg
ot two, I get mySQL error #2006, MySQL server has gone away. I checked
upload_max_filesize in php.ini and that's not the problem, also
MAX_FILE_SIZE in