- Posts: 4
- Thank you received: 0
Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0.
The Kunena team is also pleased to announce the twelfth version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.
Question kunena 1.5.12 install problem (DB fail : error 2006)
- readytohelpwm
-
Topic Author
- Offline
- New Member
-
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.
Please Log in or Create an account to join the conversation.
your mysql server is too slow, do you have tried to populate the database manually with the two queries that you have given in your message ?
I don't provide support by PM, because this can be useful for someone else.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
- readytohelpwm
-
Topic Author
- Offline
- New Member
-
- Posts: 4
- Thank you received: 0
Matias - The only reason I stayed away from 1.6 is because the site I am needing Kunena on is going to he be heavily used. Was concerned with the fact that there may be some bugs in the 1.6 since its not the finalized release. If 1.6 is stable and the bugs are easy to work with, im all for trying it out.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
- readytohelpwm
-
Topic Author
- Offline
- New Member
-
- Posts: 4
- Thank you received: 0
Thank you.
Please Log in or Create an account to join the conversation.