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 ?