Pages: Previous12
Current Page: 2 of 2
Re: Internet Explorer makes WampServer crash
Posted by: deterset (---.lafvb.com)
Date: April 01, 2013 07:12PM

I have downgraded WAMP to Apache 2.2. There seems to be a problem with Apache 2.4. Everything seems to be working for me now. I'm now using wampserver2.2e-php5.4.3-httpd2.2.22-mysql5.5.24-x64.exe .

Options: ReplyQuote
Re: Internet Explorer makes WampServer crash
Posted by: Mystic10 (2.50.173.---)
Date: April 02, 2013 07:14AM

deterset Wrote:
-------------------------------------------------------
> I have downgraded WAMP to Apache 2.2. There seems
> to be a problem with Apache 2.4. Everything seems
> to be working for me now. I'm now using
> wampserver2.2e-php5.4.3-httpd2.2.22-mysql5.5.24-x6
> 4.exe .


I downgraded to same combination today as well and can confirm that it is running without any issues!

Options: ReplyQuote
Re: Internet Explorer makes WampServer crash
Posted by: ebmarques (---.virtua.com.br)
Date: April 09, 2013 06:23PM

The same here. Windows 7 with IE10 - impossible to use WampServer with IE. sad smiley

Options: ReplyQuote
Re: Internet Explorer makes WampServer crash
Posted by: peterdrinnan (209.217.92.---)
Date: April 26, 2013 09:56PM

Yo can fix this by adding a couple of rules to your httpd.conf fille.

Usually it can be found here:

C:\wamp\bin\apache\apachex.x.x\conf\httpd.conf

Add these two lines anywhere, then restart your Apache server:

# Fix IE crashing Apache
AcceptFilter http none
AcceptFilter https none


Original solution at bottom of page here:

[forums.laravel.io]

Options: ReplyQuote
Re: Internet Explorer makes WampServer crash
Posted by: tankh (---.kwsh.org.sg)
Date: May 16, 2013 03:54AM

Hi peterdrinnan! this really works. thanks for sharing.



Edited 1 time(s). Last edit at 05/16/2013 03:54AM by tankh.

Options: ReplyQuote
Re: Internet Explorer makes WampServer crash
Posted by: mwmah (---.abhsia.telus.net)
Date: June 30, 2013 08:17AM

Awesome!! I was having the exact same problem and the answer by peterdrinnan was exactly what I needed.

Options: ReplyQuote
Re: Internet Explorer makes WampServer crash
Posted by: mihomes (---.dsl.bumttx.sbcglobal.net)
Date: July 08, 2013 02:50AM

Been dealing with the exact same problem - Win 7 Pro 64-bit using wamp 64-bit and IE10 installed on the machine. All other browsers worked perfectly fine as everyone else has said unless of course IE was open and trying to access something.

Thanks for the solution - luckily I stumbled across it!

This needs to be a sticky or possibly added into the production installs. I looked for an entire night and even had posts on here trying to figure out my issue with no success - make this a sticky or add it to the installs!

Options: ReplyQuote
Re: Internet Explorer makes WampServer crash
Posted by: yogibear54 (---.netvigator.com)
Date: July 16, 2013 04:04AM

Thank you very much!! I spent about an hour looking into my code, to see if there was a memory or thread problem. Anyway, this worked like a charm, now I can go back to doing the real work!

Options: ReplyQuote
Re: Internet Explorer makes WampServer crash
Posted by: vincenzo34 (---.75.176.95.rev.sfr.net)
Date: January 21, 2014 11:28AM

Thank you very much peterdrinnan !! smiling smiley

Options: ReplyQuote
Re: Internet Explorer makes WampServer crash
Posted by: eeduuu (---.virtua.com.br)
Date: January 24, 2014 06:56PM

I believe I found a solution for this issue.
You might not remember but the first time you access localhost in IE10 it asks about some intranet settings.

I'm providing the steps to change intranet settings. My browser is not in default english so the words may be different in some of the steps.

In ie 10:
1. Go to Tools (Alt + X) - > Internet Options -> Security Tab
2. Select Local intranet.
3. Click in "Sites" ( Alt + S) and uncheck "Detect intranet automatically".
4. Click on "Advanced" and manually add [localhost].
5. Clear browser cache

I also have set my security level to low for intranet.

Options: ReplyQuote
Pages: Previous12
Current Page: 2 of 2


Sorry, only registered users may post in this forum.