instalei o apache, mas quando vou rodar o camando:
- Código: Selecionar todos
systemctl start httpd
- Código: Selecionar todos
Job for httpd.service failed because the control process exited with error code. See "systemctl status httpd.service" and "journalctl -xe" for details.
depois executei
- Código: Selecionar todos
systemctl status httpd.service
- Código: Selecionar todos
httpd.service - Apache Web Server
Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Sáb 2016-02-27 07:21:56 BRT; 43s ago
Process: 2325 ExecStart=/usr/sbin/apachectl start (code=exited, status=1/FAILURE)
Fev 27 07:21:56 nsouza-pc systemd[1]: Starting Apache Web Server...
Fev 27 07:21:56 nsouza-pc apachectl[2325]: [Sat Feb 27 07:21:56.543640 2016] [:crit] [pid 2327:tid 1396564883393
Fev 27 07:21:56 nsouza-pc apachectl[2325]: AH00013: Pre-configuration failed
Fev 27 07:21:56 nsouza-pc systemd[1]: httpd.service: Control process exited, code=exited status=1
Fev 27 07:21:56 nsouza-pc systemd[1]: Failed to start Apache Web Server.
Fev 27 07:21:56 nsouza-pc systemd[1]: httpd.service: Unit entered failed state.
Fev 27 07:21:56 nsouza-pc systemd[1]: httpd.service: Failed with result 'exit-code'.
Alguem poderia me ajudar. Não estava assim, mas depois começou.
Obrigado