Projet

Général

Profil

Scénario #25193

Mis à jour par Daniel Dehennin il y a plus de 5 ans

Correction WEB-000 : Préparation du serveur (2.7.0-b1)

https://dev-eole.ac-dijon.fr/squash/executions/7499 https://dev-eole.ac-test.fr/squash/executions/7499

apache ne démarre pas :
<pre>
[...]
Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service.
Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service.
Job for apache2.service failed because the control process exited with error code.
See "systemctl status apache2.service" and "journalctl -xe" for details.
invoke-rc.d: initscript apache2, action "start" failed.
● 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 Wed 2018-09-26 13:31:37 CEST; 24ms ago
Process: 16970 ExecStart=/usr/sbin/apachectl start (code=exited, status=1/FAILURE)

sept. 26 13:31:37 eolebase systemd[1]: Starting The Apache HTTP Server...
sept. 26 13:31:37 eolebase apachectl[16970]: (98)Address already in use: AH00072: make_sock: could not bind to address [::]:80
sept. 26 13:31:37 eolebase apachectl[16970]: (98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80
sept. 26 13:31:37 eolebase apachectl[16970]: no listening sockets available, shutting down
sept. 26 13:31:37 eolebase apachectl[16970]: AH00015: Unable to open logs
sept. 26 13:31:37 eolebase apachectl[16970]: Action 'start' failed.
sept. 26 13:31:37 eolebase apachectl[16970]: The Apache error log may have more information.
sept. 26 13:31:37 eolebase systemd[1]: apache2.service: Control process exited, code=exited status=1
sept. 26 13:31:37 eolebase systemd[1]: apache2.service: Failed with result 'exit-code'.
sept. 26 13:31:37 eolebase systemd[1]: Failed to start The Apache HTTP Server.
[...]
Service apache2 is not running [ KO ]
</pre>

Retour