wordpress backup question

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • 2013
    So Fucking Banned
    • Dec 2012
    • 4390

    #1

    wordpress backup question

    I deleted a very important wordpress page i had , I had made a backup of everything that's in a zip file using backupbuddy or something stupid it's all i have left.

    When i was searching on how to re-install it said i would need .sql files also which is not the kind of backup i made.


    I have all of the files, you would think it would be easy just copying the directories but shit doesn't work..

    Anyone have any suggestions I appreciate it
  • FlowerKid
    Confirmed User
    • Sep 2005
    • 1045

    #2
    For a live database, a normal file backup isn't a good idea. You do a dump instead.

    Comment

    • 2013
      So Fucking Banned
      • Dec 2012
      • 4390

      #3
      Originally posted by FlowerKid
      For a live database, a normal file backup isn't a good idea. You do a dump instead.
      so doing the normal backup just basically saved me all of my files but no way to re-install back to normal?

      Comment

      • stinkyfingers
        Confirmed User
        • Sep 2007
        • 657

        #4
        " it said i would need .sql files also which is not the kind of backup i made "

        never used buttbuddy to backup files before ......
        .sql would be your database. sounds like you're screwed

        1)go back where it was and export your db with phpmyadmin
        2)read book on how to work the interwebs
        3)turn on computer
        4)dump wordpress
        5)dump wordpress
        6)dump wordpress
        Last edited by stinkyfingers; 02-17-2013, 01:04 PM. Reason: kill your wordpress
        how can i help you today ?

        Comment

        • 2013
          So Fucking Banned
          • Dec 2012
          • 4390

          #5
          i will try the phpadmin may just have to pay someone to figure it out for me thanks everyone hopefully fris checks in and has something to say!

          Comment

          • lonerunner
            Confirmed User
            • Nov 2010
            • 305

            #6
            If you delete page or post it goes to trash, in trash you can restore your page or delete it permanently. If you deleted it permanently from trash than only way to restore it is from backup.

            If you used backupbuddy, your .sql file (database) might be backed up in that .zip file you have in backup. If database is not in backup than you might search on your host to see maybe you have auto backup, or ask your provider maybe they have backup. If you find backup with .sql (database) file which have your page you can export it and add just that page in phpmyadmin and have it back on your site, or restore complete database from backup. Keep in mind that everything that is added after restore it will be deleted unless you merge backup and your current database.
            Premium wordpress themes VividThemes

            Comment

            • 2013
              So Fucking Banned
              • Dec 2012
              • 4390

              #7
              Originally posted by lonerunner
              If you delete page or post it goes to trash, in trash you can restore your page or delete it permanently. If you deleted it permanently from trash than only way to restore it is from backup.

              If you used backupbuddy, your .sql file (database) might be backed up in that .zip file you have in backup. If database is not in backup than you might search on your host to see maybe you have auto backup, or ask your provider maybe they have backup. If you find backup with .sql (database) file which have your page you can export it and add just that page in phpmyadmin and have it back on your site, or restore complete database from backup. Keep in mind that everything that is added after restore it will be deleted unless you merge backup and your current database.
              Thank you !

              I am going to look into this

              Comment

              • fris
                Too lazy to set a custom title
                • Aug 2002
                • 55679

                #8
                Originally posted by 2013
                i will try the phpadmin may just have to pay someone to figure it out for me thanks everyone hopefully fris checks in and has something to say!
                hit me up and let me know what you need.

                if its backupbuddy its pretty straight forward.
                Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

                Comment

                • grzepa
                  Confirmed User
                  • Jul 2004
                  • 1263

                  #9
                  so we should make .sql backups ? How about .xml ? The xml files are always much bigger, I wonder what's the point in exporting xml database instead of .sql ?
                  Like X-ART !!

                  Comment

                  • 2013
                    So Fucking Banned
                    • Dec 2012
                    • 4390

                    #10
                    Originally posted by fris
                    hit me up and let me know what you need.

                    if its backupbuddy its pretty straight forward.
                    the info tells me to ftp the old wp-content, wp-admin and wp-includes over the new directories which i did, then the page says error connecting to server , I found my .sql databases but after replacing those folders can't even login because of the database error

                    Comment

                    • fris
                      Too lazy to set a custom title
                      • Aug 2002
                      • 55679

                      #11
                      check the wp-config.php to make sure your new sql details are in there
                      Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

                      Comment

                      Working...