I don't know what the problem is. WAMP was very slow, so I reformatted my computer and installed WAMP. Still, accessing localhost is very, very slow, and sometimes it doesn't even load at all. I even removed it ...
I have drupal up and running (on both web servers on windows XP) but it is extremely ( ...

cubicspot.blogspot.co.uk/2010/07/fixing-slow-apache-on-local...
A couple days ago, I documented my recent experience with my wireless network and how I got hacked. I briefly mentioned that I'm installing Windows 7 this time arou ...

bobstrand.com/totm/2010/04/hey-dude-wheres-my-localhost/
If you are using Windows 7, you may have already run into the same problem with your WAMP stack that I did. This started when I spent the last few weeks changing from Vista to Windows 7 on my laptop. I had to do a “custom” insta ...

pilotaz.blogspot.co.uk/2011/01/httpdexe-apache-cpu-100-load....
I had the problem today. When i started Apache from Xampp control panel, CPU usage became 100%. Nothing changed after apache restart and PC restart. Same.. - 100%.

support.symantec.com/en_US/article.TECH166347.html
After upgrading a Symantec Endpoint Protection Manager (SEPM) from 11.x to 12.1, the httpd.exe process utilizes 100% of the CPU making the computer unusable. This occurs when the 12.1 SEPM is managing Syman ...

community.apachefriends.org/f/viewtopic.php?f=16&t=49599
Hi to everyone who is concern with the page :) I just want to consult my problem regarding my XAMPP version 1.7.7.
Everytime I'm typing http://localhost or localhost or 127.0.0.1 or http://127.0.0.1... It is not working... it is just loading bu ...

stackoverflow.com/questions/13248260/localhost-taking-too-lo...
I'm working on a project. Yesterday it was working very fine but when I've updated my system OS from Windows 7 32 bit to Windows 8 64 bit and wamp server from 32 bit to 64 bit now I'm getting very slow localhost response in my Php project (6 Senonds de ...

alex-lanos.blogspot.co.uk/2012/09/php-53-and-iis-xampp-apach...
To fix this it is as easy as changing your database connection from using a hostname (such as localhost or server.com), and instead using an IP address (such as 127.0.0.1 or 192.168.1.2). After a ...

www.devside.net/wamp-server/wamp-is-running-very-slow
How to make your WAMP run lightning fast again.
These steps to speed up your Apache, PHP, and MySQL web-server platform on Windows will work for any WAMP, including WAMP Server and XAMPP. But some of the directory and file paths used here are s ...

blog.roiji.info/xampp-wamp-apache-php-running-slow-on-localh...
Windows environment is such a complex environment to develop on. Many things need to be considered if something goes wrong. Firewall, rogue programs, anti-virus, etc… Anyway, I’ve been developing in Windows for the past 9 years and only th ...

www.apachefriends.org/faq_windows.html
Instructions on how to install XAMPP for Windows distributions.
This also includes specifi instructions about why the CPU is running at 100% and how to get XAMPP to work on port 80 under Windows 10.

codeblow.com/questions/xampp-on-win7-not-fast-enough/
I am running XAMPP 1.7.1 on Home windows 7 Ultimate. Everything (Apache &lifier MySQL) is working fine aside from speed.
After I open http://localhost/, I have to wait most likely 1-3 seconds f ...

stackoverflow.com/questions/8196009/xampp-running-really-slo...
I've got XAMPP installed on my Windows 7 Computer. I've been developing on it for a while now but my development has come to a grinding halt because XAMPP is rendering my PHP pages really slowly. It's running so slowly, that it's exceeding the 30 secon ...

blog.joeydaly.com/xampp-running-very-slow-on-localhost
I had this problem yesterday when trying to work on a project at home using XAMPP (Incase you don’t know what XAMPP is, it’s a portable web server… I’ll write another entry about it soon)
Anyway to my problem… so ...