Forums

Never had an install problem - till now - Error 2013

swopeoffice 25 Mar, 2009
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
GreyHead 25 Mar, 2009
Hi SwopeOffice,

Hard to say from here. I think this is most often a sign of an overloaded database server but it could be something else. There are a couple of other reports here you might take a look and see if anything seeems to apply for you. Search on 'MySQL server'

Otherwise, check with your ISP.

Bob
This topic is locked and no more replies can be posted.