Activity Stream
48,167 MEMBERS
61056 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 6 of 6
  1.     
    #1
    Member

    Default How to take database from Plesk and put it onto cPanel

    Hello I am trying to take my database from Plesk and put it onto cPanel. What is the easiest way possible I can do this. I have been stressing over hours trying to figure this out, I need the easiest possible way. Thanks.
    Webmin Reviewed by Webmin on . How to take database from Plesk and put it onto cPanel Hello I am trying to take my database from Plesk and put it onto cPanel. What is the easiest way possible I can do this. I have been stressing over hours trying to figure this out, I need the easiest possible way. Thanks. Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Banned
    Website's:
    AdClickExchange.net
    Export your database from PhpMyAdmin and upload it to cPanel PhpMyAdmin.

  4.     
    #3
    Member
    I went into phpmyadmin, I exported it and I got a file which is a .sql and it has 0 bytes, can anyone explain why?

    ---------- Post added at 07:30 PM ---------- Previous post was at 07:04 PM ----------

    Any help?

  5.     
    #4
    Banned
    Try exporting database from SSH

  6.     
    #5
    Member
    [quote=trace].[./quote]
    How do I export the database through SSH?

    I also managed to make a full db dumb and put it in root in ftp, but it won't let me login via root on sftp or ftp, only ssh.

  7.     
    #6
    Member
    Website's:
    forumhookers.com
    make sure that you choose the database and all the tables while exporting through phpmyadmin. And it will works.

    and you can restore it either through phpmyadmin if it is small or use bigdump script to do that.

    For ssh

    Open an SSH connection to your server and browse to the location where you wish to store the backed up database file. Run the following command to back up the database:

    Code: 
    mysqldump -u USERNAME -p PASSWORD --default-character-set=utf8 DATABASE_NAME | gzip > NAME_OF_FILE.GZ
    Be sure to substitute USERNAME and PASSWORD with the correct database username/password values. Also be sure to substitute DATABASE_NAME with your newly created database name and NAME_OF_FILE.GZ with the full name of the database backup GZ file.

    Open an FTP connection to your server and browse to the location where this file is stored. Transfer it to your computer.

    If you need you can hire me to . I can help you.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Transferring database from plesk to cPanel
    By Webmin in forum Server Management
    Replies: 5
    Last Post: 2nd Apr 2012, 01:32 PM
  2. Kloxo, plesk, cpanel.. anything else?
    By seraphim in forum Server Management
    Replies: 12
    Last Post: 27th Nov 2011, 02:30 AM
  3. I want to switch from cPanel to Plesk
    By Webmin in forum Server Management
    Replies: 6
    Last Post: 20th Nov 2011, 09:30 PM
  4. cPanel to Plesk
    By danswano in forum Webmaster Discussion
    Replies: 7
    Last Post: 2nd Feb 2011, 11:38 PM
  5. Plesk / DA / Cpanel ??
    By EvilGenius in forum Polling Plaza
    Replies: 9
    Last Post: 23rd Jan 2010, 06:58 AM

Tags for this Thread

BE SOCIAL