I thought I had files left over from attempting to install Flarum into www/
My current install was in public_html/, so I thought it would be fine to delete all the files in www/. Apparently all those files are using sym links.
I’m trying to reinstall without deleting the database, that way I can recover all the work I put in. Running ./install flarum shows that the DB is already in use. Can anything be done, or do I need so start all the way over?
This is literally the dumbest thing I’ve ever done. Years ago, I was cleaning up by external HDD which had lots of movies and TV shows on it. Thought I was a directory deeper than I was and ran sudo rm -r ./*
Heard my HDD spinning up and it literally sounded like my data was being shredded.
EDIT: Can I reinstall Flarum using a new DB, then once it’s installed, go in and change what DB Flarum uses? Or is that going to break something?