Page 1 of 1

Made a mistake during upgrade - How can I get my data back?

PostPosted: 11. June 2016 12:24
by Ninja_2k
I made a mistake in my latest upgrade to Xampp, I copied my old Xampp directory to C:/Xampp - Copy but I forgot to export out the mysql tables. I then uninstalled xampp and installed the new version.

I tried to access the phpmyadmin from the Xampp - Copy but I cannot get access to it to dump its tables, is there anyway I can gain access to my old tables?

Re: Made a mistake during upgrade - How can I get my data ba

PostPosted: 11. June 2016 17:27
by JJ_Tagy
If you have the old xampp folder in its entirety, you can use that copy still. Remove the new install, restore the location as c:\xampp, and do a backup the right way.

Re: Made a mistake during upgrade - How can I get my data ba

PostPosted: 11. June 2016 21:35
by Ninja_2k
Yes this worked, my panic was that my CMS was coming up with a DB error but that was my CMS that was broken, seems to be working now.