Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: [SOLVED] Major error updating from 2.7.4a to 2.7.8

[SOLVED] Major error updating from 2.7.4a to 2.7.8 13 years 4 months ago #14505

  • toolbox978
  • toolbox978's Avatar Topic Author
  • Offline
  • Banned
  • Banned
  • Posts: 30
  • Karma: -1
  • Thank you received: 0
After trying to update my version of DT Register today to 2.7.8, I received the following error:

JInstaller::install: SQL Error. DB function failed with error number 2006
MySQL server has gone away SQL=CREATE TABLE IF NOT EXISTS `jos_dtregister` ( `id` INT (7) NOT NULL AUTO_INCREMENT, `property` VARCHAR(255) DEFAULT NULL, `value` text DEFAULT NULL, PRIMARY KEY (`id`) ) TYPE=MyISAM;
SQL =
CREATE TABLE IF NOT EXISTS `jos_dtregister` (
`id` INT (7) NOT NULL AUTO_INCREMENT,
`property` VARCHAR(255) DEFAULT NULL,
`value` text DEFAULT NULL,
PRIMARY KEY (`id`)
) TYPE=MyISAM;
Component Install: SQL error or missing or unreadable SQL file. DB function failed with error number 2006
MySQL server has gone away SQL=CREATE TABLE IF NOT EXISTS `jos_dtregister` ( `id` INT (7) NOT NULL AUTO_INCREMENT, `property` VARCHAR(255) DEFAULT NULL, `value` text DEFAULT NULL, PRIMARY KEY (`id`) ) TYPE=MyISAM;
SQL =
CREATE TABLE IF NOT EXISTS `jos_dtregister` (
`id` INT (7) NOT NULL AUTO_INCREMENT,
`property` VARCHAR(255) DEFAULT NULL,
`value` text DEFAULT NULL,
PRIMARY KEY (`id`)
) TYPE=MyISAM;
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've since restored my website from a backup to try and start over. Any idea what might be going on? Thanks.

Please Log in or Create an account to join the conversation.

Last Edit: by toolbox978.

[SOLVED] Major error updating from 2.7.4a to 2.7.8 13 years 3 months ago #14688

  • movinshoes
  • movinshoes's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 0
Can anyone please help?

Please Log in or Create an account to join the conversation.

[SOLVED] Major error updating from 2.7.4a to 2.7.8 13 years 3 months ago #14689

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
Very few servers would see this error... however, grab the latest package (2.7.9) and no one should see this anymore. If you do, submit a ticket please.

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.373 seconds