Page 1 of 1

Error Upgrading from 2.5.0 to 2.5.2 or 2.5.3

Posted: 28 Jul 2009, 00:48
by vb11
Hi,

Why do I get this error while upgrading from 2.5.0 to 2.5.2 or 2.5.3?

Thanks

Code: Select all


        * Component Install: DB function failed with error number 2006
          MySQL server has gone away SQL=INSERT INTO jos_components VALUES( 0, 'Phoca Gallery', 'option=com_phocagallery', 0, 0, 'option=com_phocagallery', 'Phoca Gallery', 'com_phocagallery', 0, 'components/com_phocagallery/assets/images/icon-16-pg-menu.png', 0, '', 1 )
          SQL =

          INSERT INTO jos_components VALUES( 0, 'Phoca Gallery', 'option=com_phocagallery', 0, 0, 'option=com_phocagallery', 'Phoca Gallery', 'com_phocagallery', 0, 'components/com_phocagallery/assets/images/icon-16-pg-menu.png', 0, '', 1 )

        * JFTP::delete: Bad response
        * JFTP::delete: Bad response
        * 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


Re: Error Upgrading from 2.5.0 to 2.5.2 or 2.5.3

Posted: 28 Jul 2009, 13:29
by Jan
Hi,

maybe there is no time enough so Joomla! cannot write all necessary data into a database :idea:
try to search it on google for "MySQL server has gone away"

Jan