Waiting for LocalHost loading never ends
Posted by: MarcoNeedHelp (---.245-95-r.retail.telecomitalia.it)
Date: January 08, 2015 01:48PM

Hi there to everybody, i've correctly installed WampServer 2.5 on my Windows 7 64bit system.

WampServer icon is Green, after i click on Start all Services and click on phpMyAdmin it opens a tab or a new window in my browser (i'm using Chrome) and the page does not load and stay all the time without ending by "Waiting for LocalHost" loading.

I really need to get this work, i've already unchecked the Skype box about the ports use, and close the Skype app too when i'm launching WampServer.

I've already checked using in the cmd the netstat -aon command if there was any other application using the port 80, bu other then Wamp no process or app is using that port.

To make easy, the Access log of Apache is blank, and here below is reported the Apache error log:

[Thu Jan 08 13:46:57.143005 2015] [mpm_winnt:notice] [pid 4696:tid 372] AH00422: Parent: Received shutdown signal -- Shutting down the server.
[Thu Jan 08 13:46:59.153014 2015] [mpm_winnt:notice] [pid 4760:tid 292] AH00364: Child: All worker threads have exited.
[Thu Jan 08 13:46:59.293014 2015] [mpm_winnt:notice] [pid 4696:tid 372] AH00430: Parent: Child process 4760 exited successfully.
[Thu Jan 08 13:47:05.877582 2015] [mpm_winnt:notice] [pid 5676:tid 372] AH00455: Apache/2.4.9 (Win64) PHP/5.5.12 configured -- resuming normal operations
[Thu Jan 08 13:47:05.877582 2015] [mpm_winnt:notice] [pid 5676:tid 372] AH00456: Apache Lounge VC11 Server built: Mar 16 2014 12:42:59
[Thu Jan 08 13:47:05.877582 2015] [core:notice] [pid 5676:tid 372] AH00094: Command line: 'c:\\wamp\\bin\\apache\\apache2.4.9\\bin\\httpd.exe -d C:/wamp/bin/apache/apache2.4.9'
[Thu Jan 08 13:47:05.887582 2015] [mpm_winnt:notice] [pid 5676:tid 372] AH00418: Parent: Created child process 5208
[Thu Jan 08 13:47:06.651603 2015] [mpm_winnt:notice] [pid 5208:tid 292] AH00354: Child: Starting 64 worker threads.
[Thu Jan 08 13:47:06.671603 2015] [mpm_winnt:error] [pid 5208:tid 820] (OS 10038)Tentativo di operazione su un elemento diverso dal socket. : AH00332: winnt_accept: getsockname error on listening socket, is IPv6 available?

Options: ReplyQuote
Re: Waiting for LocalHost loading never ends
Posted by: RiggsFolly (---.as43234.net)
Date: January 08, 2015 07:53PM

Can you tell me what is in your C:\windows\system32\drivers\etc\hosts file please.

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote
Re: Waiting for LocalHost loading never ends
Posted by: MarcoNeedHelp (---.238-95-r.retail.telecomitalia.it)
Date: January 08, 2015 09:20PM

RiggsFolly Wrote:
-------------------------------------------------------
> Can you tell me what is in your
> C:\windows\system32\drivers\etc\hosts file please.


Yes, here below is what i've got in the file, i opened it with the notepad.


# Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host

# localhost name resolution is handled within DNS itself.
127.0.0.1 localhost

Options: ReplyQuote
Re: Waiting for LocalHost loading never ends
Posted by: RiggsFolly (---.as43234.net)
Date: January 08, 2015 11:02PM

Try adding this line as well.

::1  localhost

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote
Re: Waiting for LocalHost loading never ends
Posted by: MarcoNeedHelp (217.203.86.---)
Date: January 08, 2015 11:37PM

RiggsFolly Wrote:
-------------------------------------------------------
> Try adding this line as well.
>
>
> ::1  localhost
>


Thanks for the reply, added the line but still not working

Options: ReplyQuote
Re: Waiting for LocalHost loading never ends
Posted by: RiggsFolly (---.as43234.net)
Date: January 09, 2015 10:30AM

Ahh I read the question again and you are using Chrome.

Chrome does something odd with localhost, I guess to protect Joe Public from something !?!?!?

There appear to be a number of possible solutions, but this one seem to be the current favorite :-
Go to chrome://flags and set "Built-in Asynchronous DNS" to "Disabled", then restart the browser.

My Chrome works with this setting set to Default, so I obviously found another solution but I cannnot remember what it was.

There is quite a lot of chatter out there about this Chrome specific issue, so maybe you can find another solution. If so let us know what it is and I will try and build a list of fixes.


As you are, I assume, trying to use WAMPServer as a development environment, you should also have IE,FireFox,Opera and maybe some other browsers. I suggest you use one of those, and enter 'localhost' in the address bar. If they work its definitely a Chrome specific issue.

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote


Sorry, only registered users may post in this forum.