12 ago 2020
Corrigir erro de porta no Xampp (2020)
Recentemente tive um problema com o Xampp para Windows 10 ao tentar iniciar o Apache, procurei por várias alternativas na internet e nada resolvia, finalmente consegui depois de muito procurar, vou informá-los como resolver este problema:
Xampp versão 7.4.8
[Apache] Error: Apache shutdown unexpectedly. [Apache] This may be due to a blocked port, missing dependencies, [Apache] improper privileges, a crash, or a shutdown by another method. [Apache] Press the Logs button to view error logs and check [Apache] the Windows Event Viewer for more clues [Apache] If you need more help, copy and post this [Apache] entire log window on the forums
Para resolver vá em:
Painel de Controle -> Sistema e Segurança -> Ferramentas Administrativas -> Visualizador de Eventos -> Logs do Windows -> Aplicativo -> Erro
O meu retornou o seguinte erro:
Não é possível localizar a descrição da Identificação de Evento 4 na origem "PHP-7.4.8". O componente que gera esse evento não está instalado no computador local ou a instalação está danificada. Você pode instalar ou reparar o componente no computador local. Se o evento foi originado em outro computador, as informações de exibição tiveram que ser salvas com o evento. As seguintes informações foram incluídas com o evento: php[5276] PHP Warning: 'vcruntime140.dll' 14.0 is not compatible with this PHP build linked with 14.16 (c:\xampp\apache\bin\httpd.exe)
Caso você esteja com o mesmo problema, acesse : https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads
Baixe e instale o programa vc_redist.x64.exe, no meu caso é a versão x64
Logo após você terá que reiniciar o computador: