I want to install a module in Joomla but occours this issue:
* Módulo Instalar: DB function failed with error number 2013
Lost connection to MySQL server during query SQL=SELECT `id` FROM `jos_modules` WHERE module = 'mod_blastchatshoutbox' AND client_id = 0
SQL =
SELECT `id` FROM `jos_modules` WHERE module = 'mod_blastchatshoutbox' AND client_id = 0
* 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
What can i do to resolve this situation?
* Módulo Instalar: DB function failed with error number 2013
Lost connection to MySQL server during query SQL=SELECT `id` FROM `jos_modules` WHERE module = 'mod_blastchatshoutbox' AND client_id = 0
SQL =
SELECT `id` FROM `jos_modules` WHERE module = 'mod_blastchatshoutbox' AND client_id = 0
* 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
What can i do to resolve this situation?