Wamp and IE9-Requires multiple clicks to load pages or move from one page to the next
Posted by: gyom06 (202.111.39.---)
Date: September 23, 2013 07:18AM

Originally I had Wamp and IE8. Worked perfectly. One day, my laptop changed IE8 for IE9 (automatic update...). Since then, I can still use Wamp but:


- On the website I am developing, it sometimes requires 2 clicks to move from one page to the next. If I only click once nothing change. I just see IE9 searching for something (the small wheel in the IE9 tab is turning indefinitely).

- Loading localhost and myPhpAdmin pages takes time. Sometimes it just does not load (I see IE desperately searching for the pages). Ultimately I can access the pages but it requires multiple attempts.

Again I didnot have these problems with IE8. What should I do (I don't want to go back to IE8)? Is there a simple fix to this problem?

Thanks.

Options: ReplyQuote
Re: Wamp and IE9-Requires multiple clicks to load pages or move from one page to the next
Posted by: Otomatic (Moderator)
Date: September 23, 2013 05:55PM

Hi,

Maybe, in file wamp\bin\apache\Apache2.x.y\conf\httpd.conf just before
# Supplemental configuration
add (If there is not):
# AcceptFilter: On Windows, none uses accept() rather than AcceptEx() and
# will not recycle sockets between connections. This is useful for network
# adapters with broken driver support, as well as some virtual network
# providers such as vpn drivers, or spam, virus or spyware filters.
AcceptFilter http none
AcceptFilter https none

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: Wamp and IE9-Requires multiple clicks to load pages or move from one page to the next
Posted by: gyom06 (202.111.39.---)
Date: September 24, 2013 06:17AM

Thanks. I will give it a try.

Options: ReplyQuote


Sorry, only registered users may post in this forum.