Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 11 of 11
  1. #1
    HNX
    HNX is offline
    Member HNX's Avatar
    Join Date
    Sep 2009
    Location
    In Lindsay Lohan's Bedroom
    Posts
    5

    Default i have problems loading my backup! :s

    Hey guys i did a backup! it gave me a a sql file something.sql

    and i tried loading it on cpanel through the "backup wizard" but its just doing anything, i mean its not loading :s i dont even know if I'm doing it properly :s

    please help,
    HNX

  2. #2
    Technical Product Specialist cPanelDavidG's Avatar
    Join Date
    Nov 2006
    Location
    Houston, TX
    Posts
    11,189
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    Quote Originally Posted by HNX View Post
    Hey guys i did a backup! it gave me a a sql file something.sql

    and i tried loading it on cpanel through the "backup wizard" but its just doing anything, i mean its not loading :s i dont even know if I'm doing it properly :s

    please help,
    HNX
    Another way you can attempt to restore that file is to go to the Backups icon in cPanel (rather than Backup Wizard) and next to where it says "Restore MySQL Database" - upload the .sql file there. Depending on your net connection, the web browser may just appear to not load a page for a while. As long as you do not get any "connection timed out" errors, everything is operating normally. Just wait for the next page to load (which can be several minutes) and then you'll know your database restoration was successful.

  3. #3
    HNX
    HNX is offline
    Member HNX's Avatar
    Join Date
    Sep 2009
    Location
    In Lindsay Lohan's Bedroom
    Posts
    5

    Default

    Quote Originally Posted by cPanelDavidG View Post
    Another way you can attempt to restore that file is to go to the Backups icon in cPanel (rather than Backup Wizard) and next to where it says "Restore MySQL Database" - upload the .sql file there. Depending on your net connection, the web browser may just appear to not load a page for a while. As long as you do not get any "connection timed out" errors, everything is operating normally. Just wait for the next page to load (which can be several minutes) and then you'll know your database restoration was successful.
    I dont have what your saying lemmy show you what i have
    I have FILES
    and I have DATABASES

    I have some other stuff but they are not related to backuping! Lol so If you could please explain what needs to be done! itd be GREAT!!! Lol

    Best Regards,
    HNX

  4. #4
    Technical Product Specialist cPanelDavidG's Avatar
    Join Date
    Nov 2006
    Location
    Houston, TX
    Posts
    11,189
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    Quote Originally Posted by HNX View Post
    I dont have what your saying lemmy show you what i have
    I have FILES
    and I have DATABASES

    I have some other stuff but they are not related to backuping! Lol so If you could please explain what needs to be done! itd be GREAT!!! Lol

    Best Regards,
    HNX
    In that files screen capture you posted, do you see the Backups icon in the top left? That's the icon I was telling you to click on.

  5. #5
    HNX
    HNX is offline
    Member HNX's Avatar
    Join Date
    Sep 2009
    Location
    In Lindsay Lohan's Bedroom
    Posts
    5

    Default

    Yeah i tried that last time! I let my computer ON for like 2 days! and it just said something like "database restoring!" but in the end nothing actually happened :s

    But Let me try it again and ill keep you posted!
    thanks btw

    EDIT: ok so i took a picture and ill show hold on:
    ok here is the pic! click here
    ok this is what it does ... im sure by tomorrow itll say something like "restoring database" but it wont have any effect.....
    it keeps on loading and thats all :s
    hope this helps in understanding my problem :s

    Regards,
    HNX
    Last edited by HNX; 09-02-2009 at 08:55 PM.

  6. #6
    Member Kailash1's Avatar
    Join Date
    Nov 2006
    Location
    webhostingdiscussion.net
    Posts
    225
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    If you are facing the problem to take backup or restoring database from cPanel, I suggest you to contact your host to do it on your behalf. I think sometime it happens if the database size is large.

    Kailash

  7. #7
    Technical Product Specialist cPanelDavidG's Avatar
    Join Date
    Nov 2006
    Location
    Houston, TX
    Posts
    11,189
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    Quote Originally Posted by Kailash1 View Post
    If you are facing the problem to take backup or restoring database from cPanel, I suggest you to contact your host to do it on your behalf. I think sometime it happens if the database size is large.

    Kailash
    Agreed, if the database is large (> 5 MB), it can take a very long time to restore. I concur with this recommendation of contacting your hosting company.

  8. #8
    HNX
    HNX is offline
    Member HNX's Avatar
    Join Date
    Sep 2009
    Location
    In Lindsay Lohan's Bedroom
    Posts
    5

    Default

    my file called backup.sql is 558MB .... and i am MY own hosting company Lol i mean i own servers so im hosting my forum on my own servers ok basically i tried loading everything but at a certain point it said "restoring Files" but NOTHING was happening, my internet even STOPPED working :s so i had to Reboot my PC ....

    Still Clueless on what to do to fix this :s,
    HNX

  9. #9
    Member Kailash1's Avatar
    Join Date
    Nov 2006
    Location
    webhostingdiscussion.net
    Posts
    225
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    Quote Originally Posted by HNX View Post
    my file called backup.sql is 558MB .... and i am MY own hosting company Lol i mean i own servers so im hosting my forum on my own servers ok basically i tried loading everything but at a certain point it said "restoring Files" but NOTHING was happening, my internet even STOPPED working :s so i had to Reboot my PC ....
    If you own the server then it is easy to restore via SSH. Upload your backup.sql file outside public_html folder of your domain and then use following command in SSH to restore your database:

    mysql -umysqluser -p yourdbname < /home/user/backup.sql

    Make sure you replace mysqluser, yourdbname and location of your backup file.

    Kailash

  10. #10
    HNX
    HNX is offline
    Member HNX's Avatar
    Join Date
    Sep 2009
    Location
    In Lindsay Lohan's Bedroom
    Posts
    5

    Default

    Quote Originally Posted by Kailash1 View Post
    If you own the server then it is easy to restore via SSH. Upload your backup.sql file outside public_html folder of your domain and then use following command in SSH to restore your database:

    mysql -umysqluser -p yourdbname < /home/user/backup.sql

    Make sure you replace mysqluser, yourdbname and location of your backup file.

    Kailash
    WTF :s! lol can u please speak to me in noob language?! SHH?? yourbname? :| i didnt understand a single thing! If ur asking if i have FTP accesss, then yes i DO!

    Regards,
    HNX

  11. #11
    BANNED
    Join Date
    Jun 2005
    Location
    Wild Wild West
    Posts
    2,025

    Lightbulb

    Quote Originally Posted by HNX
    my file called backup.sql is 558MB .... and i am MY own hosting company Lol i mean i own servers so im hosting my forum on my own servers ok basically i tried loading everything but at a certain point it said "restoring Files" but NOTHING was happening, my internet even STOPPED working :s so i had to Reboot my PC ....

    Still Clueless on what to do to fix this :s,
    HNX
    Quote Originally Posted by HNX View Post
    WTF :s! lol can u please speak to me in noob language?! SHH?? yourbname? :| i didnt understand a single thing! If ur asking if i have FTP accesss, then yes i DO!

    Regards,
    HNX
    After reading your comments in this thread, I very strongly advise that you hire a management company. I don't care if it is my company or any of the many others out there but but I think you very much need some professional help!

    Just to recap the previous posts ...

    Kailash1 gave you the instructions on how to load your SQL file back into your database directly from the system shell which will probably only take a couple minutes and is very fast and most certainly won't take "days" to load like you were previously talking about trying to use the web interface, phpMyAdmin presumably.

    Everything Kailash1 said was all simply basic "beginner" terms as far as system administration goes but you openly come out and state that you don't understand anything they said while on the very same note earlier in the thread state that you "own your own server" and are "your own host".

    Managing your own servers without even the most basic server administration knowledge, let alone the skills you really need to be running your own servers, is EXTREMELY dangerous and very ill advised! Getting a server management contract will help fill in that gap and have someone to call on to handle technical issues managing the operation of your server(s).

    Back to the issue at hand ....

    Yes, you need to upload your SQL file up to your server by FTP if you have
    not already done so and store it anywhere on the server, really doesn't matter.

    After that, you login with SSH (Linux shell -- you really should know this!) and go to where you stored the SQL file you uploaded and then run the mysql command that Kailash1 told you and you should be able to get your database running in a matter of a few minutes.

Similar Threads & Tags
Similar threads

  1. Problems loading Horde via webmail (IMAP)
    By junglecat in forum E-mail Discussions
    Replies: 1
    Last Post: 09-01-2010, 09:08 PM
  2. Apache not loading images/cssApache not loading images/css
    By mangohead in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 11-06-2006, 09:08 PM
  3. Problems with Apache loading with Mod Security
    By DavesWebdesign in forum cPanel and WHM Discussions
    Replies: 3
    Last Post: 05-15-2006, 02:55 PM
  4. installed ssl, now page loading problems
    By opmagic in forum cPanel and WHM Discussions
    Replies: 4
    Last Post: 06-16-2005, 06:26 PM
  5. Webmail -> Neomail loading problems w/ Safari (Mac)
    By TAK in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 02-14-2005, 08:11 PM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube