Hi guys,
This sounds like the Apache 2.4.2 SSL bug. Try using another browser (Firefox, Chrome or Opera) and make sure to start EasyPHP afresh as requests from IE seem to lock it up. If, after an Apache restart, the other browsers work fine then you are affected by the Apache 2.4.2 bug. You can upgrade to 2.4.3 and set the following in your httpd.conf
AcceptFilter http none
AcceptFilter https none
That should get you going again.
I go through it in detail on my blog post at astutelogic:
[
astutelogic.com]