To say the least I have been trying for 2 hours to get this installed and have had zero luck. I know this error has come up before for other users (googled it), but so far I havn't found a solution that works to getting this thing installed.
Error Message:
Component Install: DB function failed with error number 2006
MySQL server has gone away SQL=INSERT INTO jos_components VALUES( 0, 'Kunena Forum', 'option=com_kunena', 0, 0, 'option=com_kunena', 'Kunena Forum', 'com_kunena', 0, 'js/ThemeOffice/component.png', 0, '', 1 )
SQL =
INSERT INTO jos_components VALUES( 0, 'Kunena Forum', 'option=com_kunena', 0, 0, 'option=com_kunena', 'Kunena Forum', 'com_kunena', 0, 'js/ThemeOffice/component.png', 0, '', 1 )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
Steps taken:
1) Tried normal install using Joomla "Upload Package File" installer = Failed
2) Disabled FTP in global config, re-tried uploader = Failed
3) uploaded extracted files to tmp directory and used "Install from Dir" = Failed
4) uploaded zip file to server and used "Install from URL" = Failed
5) uploaded extracted files outside of tmp directory w/ "Install From Dir" = Failed
6) uploaded files directly to tmp directory and tried to install = Failed
7) Said a prayer to the great linux penguin "tux" and tried all above again = Failed
Its almost 3am (3 hours of trying to install this now)...not sure if Im just really tired and over-looking simple, or if there is something else going on that I am not aware of. My site & server meet all the required specs after reading the read-me files, so not really sure where to go from here. Any help would be greatly appreciated.