Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 04/25/2014 in all areas

  1. This is related to the SQL issues that Stevie has been having for the past two months. That error is from the SQL Query trying to create innodb tables. There's not much you can do about it except wait until it is fixed. Change the engine from innodb to MyISAM engine. Then it should be fine.
    1 point
  2. That account can't be unsuspended:
    1 point
  3. Most probably, your website would have been deleted since it has been 1 year since you were inactive. Use this to signup: http://www.heliohost.org/home/signup again and create a new account.
    1 point
  4. Make a copy of your backup, open it in a text editor. Check the CREATE TABLE statements for "engine=InnoDB" and replace all "engine=InnoDB" with "engine=MyISAM". Save. Then, try importing the edited copy. The lost connection error with a restore is usually because your backup is trying to create InnoDB tables.
    1 point
  5. I want to help but I don't have enough posts.
    1 point
×
×
  • Create New...