Hi Nich,
Thanks for the log file.
Based off of the log file, it looks like MySQL isn’t starting due to the config directory missing for MySQL.
Here’s what I recommend doing:
- Create a new Custom site in Local that’s using the same MySQL version as the site having issues.
- Browse to the site’s
conf
directory and copy themysql
directory into theconf
directory for the site having problems. - Restart the site that’s having MySQL issues.
If that doesn’t help, you may have better luck re-importing the site by doing the following:
- Navigate to the Local site’s folder
- Compress it into a zip archive (be sure it includes the
app
folder and theapp/sql
directory) - Drag-and-drop the zip onto Local to initiate an import