wampserver 2.4 on win 10 not working on localhost
Posted by: Arjun9 (106.223.250.---)
Date: April 02, 2020 05:55PM

wampserver 2.4 on win 10
wampserver icon is green but, not working on localhost
gives error in chrome

"This site can’t be reached
localhost took too long to respond"

apache LOG
{[Thu Apr 02 21:08:30.443162 2020] [mpm_winnt:notice] [pid 3716:tid 672] AH00455: Apache/2.4.4 (Win32) PHP/5.4.16 configured -- resuming normal operations
[Thu Apr 02 21:08:30.443162 2020] [mpm_winnt:notice] [pid 3716:tid 672] AH00456: Server built: Feb 23 2013 13:07:34
[Thu Apr 02 21:08:30.443162 2020] [core:notice] [pid 3716:tid 672] AH00094: Command line: 'c:\\wamp\\bin\\apache\\apache2.4.4\\bin\\httpd.exe -d C:/wamp/bin/apache/Apache2.4.4'
[Thu Apr 02 21:08:30.458790 2020] [mpm_winnt:notice] [pid 3716:tid 672] AH00418: Parent: Created child process 6572
[Thu Apr 02 21:08:31.553758 2020] [mpm_winnt:notice] [pid 6572:tid 556] AH00354: Child: Starting 150 worker threads.
}



Edited 1 time(s). Last edit at 04/02/2020 05:57PM by Arjun9.

Options: ReplyQuote
Re: wampserver 2.4 on win 10 not working on localhost
Posted by: Otomatic (Moderator)
Date: April 02, 2020 06:07PM

Hi,

> wampserver 2.4 on win 10
Wampserver 2.4 is obsolete and has not been supported for a long time.

What is the content of the file : C:\Windows\System32\drivers\etc\hosts

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



Edited 1 time(s). Last edit at 04/02/2020 06:31PM by Otomatic.

Options: ReplyQuote
Re: wampserver 2.4 on win 10 not working on localhost
Posted by: Arjun9 (157.43.10.---)
Date: April 08, 2020 09:22PM

host file
127.0.0.1 localhost
::1 localhost

again installed wamp server 3.2.2 on win 10pro 64bit
icon is green all service is running .

installed vc 2008,2010,2013,2015,2015-19-x64
disabled antivirus, win firewall

gives error in chrome-----------------------------

"This site can’t be reached
localhost took too long to respond"
-------------------------------------------------
and localhost or localhost:8080nnot opening


httd.conf
Listen 0.0.0.0:8080
Listen [::0]:8080
ServerName localhost:8080

tried flushed DNS
WINSHOCK REST

Options: ReplyQuote
Re: wampserver 2.4 on win 10 not working on localhost
Posted by: RiggsFolly (Moderator)
Date: April 09, 2020 01:59AM

And what is in your HOSTS file `c:\windows\system32\drivers\etc\hosts`

---------------------------------------------------------------------------------------------
(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: wampserver 2.4 on win 10 not working on localhost
Posted by: Otomatic (Moderator)
Date: April 09, 2020 09:00AM

Hi,

> ServerName localhost:8080
Why use port 8080?

Give the result of: Right-Click -> Tools -> Test port 80

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

Options: ReplyQuote
Re: wampserver 2.4 on win 10 not working on localhost
Posted by: Arjun9 (47.9.100.---)
Date: April 09, 2020 01:29PM

host file

127.0.0.1 localhost
::1 localhost

Options: ReplyQuote
Re: wampserver 2.4 on win 10 not working on localhost
Posted by: Arjun9 (47.9.100.---)
Date: April 09, 2020 01:36PM

***** Test which uses port 80 *****

===== Tested by command netstat filtered on port 80 =====


Test for TCP
Port 80 is not found associated with TCP protocol

Test for TCPv6
Port 80 is not found associated with TCP protocol

===== Tested by attempting to open a socket on port 80 =====

Your port 80 seems not actually used.
Unable to initiate a socket connection
Error number: 10060 - Error string: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.


--- Do you want to copy the results into Clipboard?
--- Type 'y' to confirm - Press ENTER to continue...

Options: ReplyQuote
Re: wampserver 2.4 on win 10 not working on localhost
Posted by: Otomatic (Moderator)
Date: April 09, 2020 01:37PM

Hi,

Apply items 03 and 08 of TROUBLESHOOTING TIPS

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

Options: ReplyQuote
Re: wampserver 2.4 on win 10 not working on localhost
Posted by: RiggsFolly (Moderator)
Date: April 09, 2020 03:02PM

When you run localhost, do you do

http://localhost

or

http://localhost:8080

---------------------------------------------------------------------------------------------
(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-



Edited 1 time(s). Last edit at 04/09/2020 03:03PM by RiggsFolly.

Options: ReplyQuote


Sorry, only registered users may post in this forum.