Today, I upgraded my macOS to the latest Big Sur 11.0.1. After upgrading the OS, I found that the local server XAMPP is not working! I have all my working projects inside the XAMPP folder of htdocs. As there is not working XAMPP, I can't mount htdocs to access my working project folder.
Please suggest me to solve this problem? Thank you in advance!
Edit:
- macOS shows the error code
137
- The files can be recovered by using the explanation here (The mysql databases are in the folder
var/mysql/
next to thehtdocts/
folder) - It seems like a fix is required to run XAMPP, but in the meantime, you can install XAMPP using homebrew and copy the recovered files
Edit 2:
An even easier fix can be found here. Look for the answer by Dennisv.