Closed Thread
Results 1 to 3 of 3

Thread: WHM Full Restore from Console

  1. #1
    Wanch Guest

    WHM Full Restore from Console

    I keep getting "Undefined" errors in WHM when I do a full restore from a CP Move file. Is there a command I can execute that will do the same thing from the Console via SSH?

  2. CODECALL Circuit advertisement

     
  3. #2
    Jordan Guest
    I get those errors sometimes and yes, you can do a full restore from the console:

    Code:
    /scripts/restorepkg username
    Of course, replace username with the backup file username.

  4. #3
    phpforfun's Avatar
    phpforfun is offline Speaks fluent binary
    Join Date
    Feb 2008
    Posts
    1,232
    Blog Entries
    17
    Rep Power
    24
    As Jordan stated, /scripts/restorepkg username will work, 2 things to keep in mind
    1) The tar.gz must be in the home directory
    2) The account cant exist. If the account does, then you need to terminate it, then run restorepkg.

    I dont think --force does anything on it.

    You will see some errors regarding "Unable to restore database, database exists!" Thats just the script trying to restore databases that are in phpmyadmin twice, I think what it does is restore the database, then restore the databases that are configured in phpmyadmin, but im not 100% sure
    Checkout my new forum! http://adminreference.com/

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. full size of the window, full screen mode
    By nerio in forum C and C++
    Replies: 13
    Last Post: 08-10-2011, 07:02 AM
  2. Backup and restore MSAccess db from VB6
    By mrbar in forum Visual Basic Programming
    Replies: 3
    Last Post: 05-13-2008, 02:50 AM
  3. System Restore
    By TcM in forum Computer Software/OS
    Replies: 11
    Last Post: 02-13-2008, 10:50 AM
  4. restore computer
    By ann5245 in forum Computer Software/OS
    Replies: 2
    Last Post: 09-12-2007, 01:07 PM
  5. Joomla Backup AND restore
    By Johnnyboy in forum Website Design
    Replies: 24
    Last Post: 12-31-2006, 11:18 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts