apache - MAMP vhosts stopped working after a restart -


I have been using MAMP for a long time now, and by this week everything has been quite pitching. I have seen through SEO and Google (inside and out), but I can not understand this for my life that why can not I reach my site after I restart my computer for a sudden update. ..

Nothing has changed, I still have the proper name in the host and httpd-vhosts.conf files. Has anyone had their vhosts with MMP suddenly stop working together all at once? This is driving me mad!

  & lt; VirtualHost * & gt; DocumentRoot "/ Applications / MAMP / htdocs / hoh / public /" servername hoh.local & lt; / VirtualHost & gt;  

and host file:

  ## # Host database # # Local Host is used to configure loopback interface # when the system is booted Used to be. Do not change this entry ## 127.0.0.1 Localhost 255.255.255.255 Broadcastost :: 1 Localhost 127.0.0.1 Ho.Local Learning.dev mvc.dev  

The site on which I really do work today It was Hoh. The local one (it was hoh.dev, but it was not working, so I changed it and hoped it would do magical work again).

Apache log:


Comments

Popular posts from this blog

winforms - C# Form - Property Change -

javascript - amcharts makechart not working -

java - Algorithm negotiation fail SSH in Jenkins -