I just have added some wordpress plugins recently, and then I modified the file: page.php of the responsiveness theme. I also host a webail client and a web application on my hosting. However when I go to localhost, it keeps giving me the connection error: Error 101 (net::ERR_CONNECTION_RESET): The connection was reset.
jessyPemula
How to fix WordPress Connection Error: Error 101 (net::ERR_CONNECTION_RESET): The connection was reset?
Share
I have experienced the same problem yesterday and I think that it is an error in the code.However, when I restart the Apache / httpd daemon, the problem solves.
Possible commands for restarting the HTTP daemon as root:
/etc/init.d/apache2 restart
/etc/init.d/httpd restart
/etc/init.d/apache restart
Or via:
/etc/init.d/apache2 restart
/etc/init.d/httpd restart
/etc/init.d/apache restart
Could you please try to acces it from another computer? The Error 101 usually is a client side browser issue. You can check this faq about the error on chrome: http://support.google.com/chrome/bin/answer.py?hl=en&answer=117804