I have a copy of MAMP installed on my iMac and on my MacBook Air and they share the same copy of a database through the Dropbox. And all worked fine just until now.
I think I got into my MAMP on one of my computers without waiting for the core files to be synchronized and maybe that causes conflict.
Now if I go to the localhost page I get
Forbidden
You don't have permission to access / on this server.
And if I go to any of my dev domains, for example, example.dev
I get this
This site can’t be reached example.dev refused to connect. Try: Checking the connection Checking the proxy and the firewall ERR_CONNECTION_REFUSED
Hope that someone who is more experienced in this field could tell me what may have happened and what do I need to tweak to restore it back.
Thankful in advance!