I am installing apache 2.4 on my computer. It works very slowly. the page title in Internet Explorer shows "localhost waiting" with a download icon! installed software products:
windows 8 64bit > Apache2.4 64bit php 5 64bit MySQL 5 64bit phpMyAdmin 4
The problem is not mySQL ... when it completes, the problem still exists. I searched and found solutions, but they were not useful. For instance:
- add "127.0.0.1 localhost" →> to C: \ Windows \ System32 \ Drivers \ etc \ hosts
- add "EnableMMAP on" and "EnableSendfile on" to httpd.conf
- enable and set realpath_cache_size = 4m to php.in
any idea?
mreza source share