Jump to content

5.3.14 to 6.0.1


zontrakulla

Recommended Posts

I tried to update from softaculous, but after installation folder created, when i tried to install, i got failure messages like some tables exists,etc. ...

after searching in forum, i did

DROP TABLE `tblupdatehistory`;

ALTER TABLE `tblemailtemplates` DROP `created_at` ,

DROP `updated_at` ;

ALTER TABLE `tblconfiguration` DROP `created_at` ,

DROP `updated_at` ;

ALTER TABLE `tblclients` DROP `created_at` ,

DROP `updated_at` ;

ALTER TABLE `tblnetworkissues` DROP `created_at` ,

DROP `updated_at` ;

ALTER TABLE `tblservers` DROP `port` ;

DROP TABLE `tblserversssoperms`;

DROP TABLE `tblknowledgebasetags`;

ALTER TABLE `tblnetworkissues` DROP `created_at` ,

DROP `updated_at` ;

ALTER TABLE `tblproducts` DROP `created_at` ,

DROP `updated_at` ;

ALTER TABLE `tblproductgroups` DROP `created_at` ,

DROP `updated_at` ;

ALTER TABLE `tbldownloads` DROP `created_at` ,

DROP `updated_at` ;

ALTER TABLE `tbldownloadcats` DROP `created_at` ,

DROP `updated_at` ;

DROP TABLE `tblproduct_downloads`;

DROP TABLE `tblproduct_upgrade_products`;

ALTER TABLE `tbldomains` DROP `created_at` ,

DROP `updated_at` ;

ALTER TABLE `tbldomainsadditionalfields` DROP `created_at` ,

DROP `updated_at` ;

ALTER TABLE `tblhosting` DROP `created_at` ,

DROP `updated_at` ;

ALTER TABLE `tblannouncements` DROP `created_at` ,

DROP `updated_at` ;

DROP TABLE `tbltlds`;

DROP TABLE `tbltld_categories`;

DROP TABLE `tbltld_category_pivot`;

ALTER TABLE `tblhostingaddons` DROP `created_at` ,

DROP `updated_at` ;

ALTER TABLE `tblcontacts` DROP `created_at` ,

DROP `updated_at` ;

ALTER TABLE `tblcancelrequests` DROP `created_at` ,

DROP `updated_at` ;

ALTER TABLE `tblquoteitems` DROP `created_at` ,

DROP `updated_at` ;

ALTER TABLE `tblaffiliates` DROP `created_at` ,

DROP `updated_at` ;

ALTER TABLE `tbladminsecurityquestions` DROP `created_at` ,

DROP `updated_at` ;

 

 

...after that installation started finally i got the message ..."Did you backup?

 

You must confirm you have backed up your database before upgrading. Please go back and try again. "

 

so it did not install...i have already confirmed that i have backup..i am stuckup in middle...even my softaculous backup is not working ..

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated