After moving the website into another server through cpanel copy (via ssh) I received this error when I tried to upload a video:

Code:
ERROR: Unable to execute query

INSERT INTO `process_queue` SET
		file='file1.wmv',
		title ='File 1',
		description='File 1 desc',
		keywords='tag1',
		channels='2',
		type='public',
		user='director',
		user_ip='82.107.#####',
		status=2

MySQL server has gone away
phpinfo: http://www.videomitici.com/phpinfo.php
Other video already online are ok.