0

I've reset my Windows 10 and it lost all my applications but my data is intact. I still have my original xampp folder and need to obviously reinstall xampp but I want to use all my database settings from my first install. Is there a way of doing this?

David Arenburg
  • 91,361
  • 17
  • 137
  • 196

1 Answers1

0

Just install xampp and replace the configuration files, as in, replace the new my.cnf with the old my.cnf. This should solve your problem.

Swastik Padhi
  • 1,849
  • 15
  • 27