Solucionado (ver solução)
Solucionado
(ver solução)
4
respostas

wamp não starta o ultimo serviço

Estou tentando startar o wamp que estava funcionando e deixou de funcionar do nada.

Quando clico pra startar todos os serviços ele só starta 2 de 3 e fica laranja, porém consigo acessar o localhost e o pageAdmin normalmente.

Quando vou na página de serviços do windows e tento iniciar manualmente dá esse erro:

---------------------------
Serviços
---------------------------
O serviço wampmysqld64 em Computador local foi iniciado e interrompido. Alguns serviços são interrompidos automaticamente se não estiverem sendo usados por outros serviços ou programas.
---------------------------
OK   
---------------------------

Testei todas as portas que os programas se encontram

MY SQL

***** Test which uses port 3306 *****

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


Test for TCP
Your port 3306 is used by a processus with PID = 2608
The processus of PID 2608 is 'mysqld.exe' Session: Services
The service of PID 2608 for 'mysqld.exe' is 'MySQL57'
This service MySQL57 is from Wampserver for MariaDB

Test for TCPv6
Your port 3306 is used by a processus with PID = 2608
The processus of PID 2608 is 'mysqld.exe' Session: Services
The service of PID 2608 for 'mysqld.exe' is 'MySQL57'
This service MySQL57 is from Wampserver for MariaDB
***** Test which uses port 3306 *****

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


Test for TCP
Your port 3306 is used by a processus with PID = 2608
The processus of PID 2608 is 'mysqld.exe' Session: Services
The service of PID 2608 for 'mysqld.exe' is 'MySQL57'
This service MySQL57 is from Wampserver for MariaDB

Test for TCPv6
Your port 3306 is used by a processus with PID = 2608
The processus of PID 2608 is 'mysqld.exe' Session: Services
The service of PID 2608 for 'mysqld.exe' is 'MySQL57'
This service MySQL57 is from Wampserver for MariaDB

APACHE

***** Test which uses port 8081 *****

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


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

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

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

Your port 8081 is actually used by :

Server: Apache/2.4.27 (Win64) PHP/5.6.31

porém continua sem conseguir startar o ultimo serviço 'wampmysqld64'.

Oque eu faço ?

4 respostas

Opa Higor, tudo bem? Me parece que você tem um conflito de programas. Dois deles estão usando a mesma porta, será? Uma pergunta, o wamp por padrão usa a porta 80, por que aparece 8081 no seu log?

@Wanderson Macedo: desculpa o Maria esta em outra porta postei errado.

***** Test which uses port 3307 *****

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


Test for TCP
Your port 3307 is used by a processus with PID = 3004
The processus of PID 3004 is 'mysqld.exe' Session: Services
The service of PID 3004 for 'mysqld.exe' is 'wampmariadb64'
This service is from Wampserver - It is correct

Test for TCPv6
Your port 3307 is used by a processus with PID = 3004
The processus of PID 3004 is 'mysqld.exe' Session: Services
The service of PID 3004 for 'mysqld.exe' is 'wampmariadb64'
This service is from Wampserver - It is correct

Coloquei a porta 8081 porque a 80 esta sendo usada já pelo windows

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

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


Test for TCP
Your port 80 is used by a processus with PID = 4
The processus of PID 4 is 'System' Session: Services
The service of PID 4 for 'System' is 'N/A'
*** ERROR *** This service IS NOT from Wampserver - Should be: 'wampapache64'

Test for TCPv6
Your port 80 is used by a processus with PID = 4
The processus of PID 4 is 'System' Session: Services
The service of PID 4 for 'System' is 'N/A'
*** ERROR *** This service IS NOT from Wampserver - Should be: 'wampapache64'

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

Your port 80 is actually used by :

Server: Microsoft-IIS/10.0
solução!

reinstalei e funcionou

Opa Higor, desculpa a demora! Fico feliz que a reinstalação tenha solucionado o seu caso. Geralmente essa seria a última recomendação, as vezes ela é a primeira.

Bons estudos!