Error 10060
Posted by: Ron68be (---.29-244-81.adsl-dyn.isp.belgacom.be)
Date: August 12, 2021 03:30PM

I tried to install SSL on Wampserver. No succes. I uninstalled everything afterwards. Now Chrome redirects [localhost] to [localhost] .

Doing the test of port 8080 in Wampserver Tools gives me the following:


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

Port 8080 is not found associated with TCP protocol
Port 8080 is not found associated with TCP protocol

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

Your port 8080 seems not actually used.
Unable to initiate a socket connection
Error number: 10060 - Error string: Een verbindingspoging is mislukt omdat de verbonden party niet correct heeft geantwoord na een bepaalde tijd, of de gemaakte verbinding is mislukt omdat de verbonden host niet heeft geantwoord.



I have no clue how to solve this. Please help.

Options: ReplyQuote
Re: Error 10060
Posted by: Otomatic (Moderator)
Date: August 12, 2021 04:47PM

Hi,

> I tried to install SSL
See item 7 of Wampserver 3 - Some explanations

> Doing the test of port 8080
Before testing port 80, in order for it to be associated with a TCP protocol, it must be declared as an Apache listening port:
Right-Click -> Tools -> Use a port other than 80 .... 8080

And there, testing port 8080 you will have :
***** Test which uses port 8080 *****

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


Test for TCP
Your port 8080 is used by a processus with PID = 13316
The processus of PID 13316 is 'httpd.exe' Session: Services
The service of PID 13316 for 'httpd.exe' is 'wampapache64'
This service is from Wampserver - It is correct

Test for TCPv6
Your port 8080 is used by a processus with PID = 13316
The processus of PID 13316 is 'httpd.exe' Session: Services
The service of PID 13316 for 'httpd.exe' is 'wampapache64'
This service is from Wampserver - It is correct

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

Your port 8080 is actually used by :

Server: Apache/2.4.48 (Win64) OpenSSL/1.1.1k PHP/8.0.9

--- Do you want to copy the results into Clipboard?
--- Press the Y key to confirm - Press ENTER to continue...

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

Options: ReplyQuote


Sorry, only registered users may post in this forum.