Error 404 - Apache2 não inicia [RESOLVIDO]

1. Error 404 - Apache2 não inicia [RESOLVIDO]

Cássia Jane de Souza Reis
c_reis

(usa Ubuntu)

Enviado em 25/06/2019 - 17:05h

Olá. Eu instalei PHP, MYSQL e Apache2 para iniciar meus estudos em Laravel. Porém, o apache2 não inicia de jeito nenhum! Quando eu dou o comando:
sudo service apache2 start 


aparece essa mensagem:

Job for apache2.service failed because the control process exited with error code. See "systemctl status apache2.service" and "journalctl -xe" for details.


Aí quando eu digigo systemctl status apache2.service, aparece isso:
apache2.service - The Apache HTTP Server
Loaded: loaded (/lib/systemd/system/apache2.service; enabled; vendor preset:
Drop-In: /lib/systemd/system/apache2.service.d
└─apache2-systemd.conf
Active: failed (Result: exit-code) since Tue 2019-06-25 16:43:53 -03; 17min a
Process: 3211 ExecStart=/usr/sbin/apachectl start (code=exited, status=1/FAILU

jun 25 16:43:53 cassia-300E5EV-300E4EV-270E5EV-270E4EV-2470EV systemd[1]: Starti
jun 25 16:43:53 cassia-300E5EV-300E4EV-270E5EV-270E4EV-2470EV apachectl[3211]: a
jun 25 16:43:53 cassia-300E5EV-300E4EV-270E5EV-270E4EV-2470EV apachectl[3211]: A
jun 25 16:43:53 cassia-300E5EV-300E4EV-270E5EV-270E4EV-2470EV apachectl[3211]: T
jun 25 16:43:53 cassia-300E5EV-300E4EV-270E5EV-270E4EV-2470EV systemd[1]: apache
jun 25 16:43:53 cassia-300E5EV-300E4EV-270E5EV-270E4EV-2470EV systemd[1]: apache
jun 25 16:43:53 cassia-300E5EV-300E4EV-270E5EV-270E4EV-2470EV systemd[1]: Failed
lines 1-14/14 (END)...skipping...
● apache2.service - The Apache HTTP Server
Loaded: loaded (/lib/systemd/system/apache2.service; enabled; vendor preset: enabled)
Drop-In: /lib/systemd/system/apache2.service.d
└─apache2-systemd.conf
Active: failed (Result: exit-code) since Tue 2019-06-25 16:43:53 -03; 17min ago
Process: 3211 ExecStart=/usr/sbin/apachectl start (code=exited, status=1/FAILURE)

jun 25 16:43:53 cassia-300E5EV-300E4EV-270E5EV-270E4EV-2470EV systemd[1]: Starting The Apache HTTP Server...
jun 25 16:43:53 cassia-300E5EV-300E4EV-270E5EV-270E4EV-2470EV apachectl[3211]: apache2: Syntax error on line 147 of /etc/apache2/apache2.conf:
jun 25 16:43:53 cassia-300E5EV-300E4EV-270E5EV-270E4EV-2470EV apachectl[3211]: Action 'start' failed.
jun 25 16:43:53 cassia-300E5EV-300E4EV-270E5EV-270E4EV-2470EV apachectl[3211]: The Apache error log may have more information.
jun 25 16:43:53 cassia-300E5EV-300E4EV-270E5EV-270E4EV-2470EV systemd[1]: apache2.service: Control process exited, code=exited status=1
jun 25 16:43:53 cassia-300E5EV-300E4EV-270E5EV-270E4EV-2470EV systemd[1]: apache2.service: Failed with result 'exit-code'.
jun 25 16:43:53 cassia-300E5EV-300E4EV-270E5EV-270E4EV-2470EV systemd[1]: Failed to start The Apache HTTP Server.


Não sei o que pode estar acontecendo. E quando digito localhost no navegador, ainda aparece a mensagem Error 404 nginx. Já tentei tantas coisas. Mas nenhuma deu certo.


  


2. Re: Error 404 - Apache2 não inicia [RESOLVIDO]

Perfil removido
removido

(usa Nenhuma)

Enviado em 25/06/2019 - 17:43h

apache2: Syntax error on line 147 of /etc/apache2/apache2.conf 




3. Consegui resolver

Cássia Jane de Souza Reis
c_reis

(usa Ubuntu)

Enviado em 25/06/2019 - 17:57h

Vou deixar a resolução para quem precisar depois.

Fiz os passos descritos neste tutorial:
http://xmodulo.com/how-to-uninstall-and-remove-apache2-on-ubuntu-debian.html

Desinstalei o apache2
sudo apt-get remove apache2 


Depois dei este comando:
sudo apt-get purge apache2 


sudo apt update 


E reinstalei:
sudo apt-get install apache2 


A partir daí é só digitar localhost que aparece a página default do apache e o servidor rodando :)






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts