What would cause a MySQL server to disappear?

Status
Not open for further replies.

mikesla

New Member
Messages
11
Reaction score
0
Points
0
Hi.

I started to install the joomla patch 1.6, and I got this serious error.


  • 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, 'components/com_kunena/media/icons/kunena-favicon.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, 'components/com_kunena/media/icons/kunena-favicon.png', 0, '', 1 )
  • It was not possible to copy the selected file.
  • JInstaller::install: Failed to copy file: /home/mikesla/public_html/tmp/kunena.xml to /home/mikesla/public_html/administrator/components/com_kunena/kunena.xml
  • Component Install: Could not copy setup file
  • 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.
I don't know what is going on. What would cause my MySQL server to disappear?

Later!
 
Status
Not open for further replies.
Top