Jump to content

Error database import


arjanvr

Recommended Posts

I was forced to remove the whmcs database and reinstall whmcs. Now I was told I can place back the database. I follow instructions but when I import the database as a zip it says no tables added and if I try to import it as the file inside the zip it says

 

Fout

 

SQL-query:

 

CREATE TABLE `mod_onlinenic` (

`id` int( 10 ) NOT NULL AUTO_INCREMENT ,

`domain` varchar( 255 ) NOT NULL ,

`lockstatus` tinyint( 1 ) NOT NULL DEFAULT '0',

PRIMARY KEY ( `id` ) ,

KEY `domainid` ( `domain` )

) ENGINE = MYISAM DEFAULT CHARSET = latin1;

 

MySQL retourneerde: Documentatie

#1050 - Table 'mod_onlinenic' already exists

 

Either way i don't have my client data (the only important thing) back. Is there a way to import that part manually or the whole thing or did I just lose my data.. The only other thing I can think of is that WHMCS renamed the database name as it is generated when installing. If so, how can I fix this or find out what the old name is?

 

Many thanks!

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