Not sure why i'm getting this. I've never had a problem even installing this same file in other sites. This is 3.0 Stable.
* JInstaller::install: SQL Error. DB function failed with error number 2013
Lost connection to MySQL server during query SQL=DELETE FROM `jos_components` WHERE `option` = 'com_chronocontact';
SQL =
DELETE FROM `jos_components` WHERE `option` = 'com_chronocontact';
* Component Install: SQL Error. DB function failed with error number 2013
Lost connection to MySQL server during query SQL=DELETE FROM `jos_components` WHERE `option` = 'com_chronocontact';
SQL =
DELETE FROM `jos_components` WHERE `option` = 'com_chronocontact';
* Error Loading ModulesMySQL server has gone away SQL=SELECT id, title, module, position, content, showtitle, control, params FROM jos_modules AS m LEFT JOIN jos_modules_menu AS mm ON mm.moduleid = m.id WHERE m.published = 1 AND m.access <= 2 AND m.client_id = 1 ORDER BY position, ordering