I'm trying to install component and each time i got this error message:
* Component Install: DB function failed with error number 2006
MySQL server has gone away SQL=INSERT INTO jos_components VALUES( 0, 'Mobile Joomla!', 'option=com_mobilejoomla', 0, 0, 'option=com_mobilejoomla', 'Mobile Joomla!', 'com_mobilejoomla', 0, '../administrator/components/com_mobilejoomla/images/mj16x16.gif', 0, '', 1 )
SQL =
INSERT INTO jos_components VALUES( 0, 'Mobile Joomla!', 'option=com_mobilejoomla', 0, 0, 'option=com_mobilejoomla', 'Mobile Joomla!', 'com_mobilejoomla', 0, '../administrator/components/com_mobilejoomla/images/mj16x16.gif', 0, '', 1 )
* It was not possible to delete the selected file.: 'uninstall.mobilejoomla.php'
* It was not possible to delete the selected file.: 'uninstall.mobilejoomla.php'
* 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
seems to me that i'm having trouble connecting to the sql server, please help!


LinkBack URL
About LinkBacks

