So pardon me for being...kind of an amateur but I made a very silly mistake, trying to move some files into another folder using SSH and this command: "mv * /{,.} /www/wwwroot/backend.example.com/" and after that things just went down, including aaPanel and my front end.
So I think this may have moved some of the system files/files into /www/wwwroot/backend.example.com since there are files that I do not recognize.
Before you ask, yes I have tried asking for a backup revert and my provider apparently does not back anything up so I'm screwed.
How do I deal with this? Can I try moving files back? would that be a rabbit hole that I do not want to go down in? does moving files affect file/folder permissions?
I was thinking to just back everything up and do a fresh install, but there are complications that I don't know how to deal with, such as backing up and downloading and uploading my databases, since I cannot access phpmyadmin anymore, it says MySQL is not even installed, which means I'm gonna have to deal with raw databases? oh god.
I would appreciate any tips for the best way to deal with this. Would attempting to move things back to where they were a good idea or should I not even bother?
Thanks, please help lol.