Not sure. But I can tell you how to fix it.
Run the following series of commands:
Cheers!
Run the following series of commands:
# Where yoursite.local is the name of your siteProblem solved! Check it out for yourself at yoursite.local right now.
sudo echo '::1 yoursite.local' > /tmp/newfile
sudo cat /etc/hosts >> /tmp/newfile
sudo mv /tmp/newfile /etc/hosts
Cheers!
Do you like this Tutorial? Please link back to this article by copying one of the codes below.
URL: HTML link code: BB (forum) link code:
No comments: