[Apache] Ne veut pas démarrer (Résolu)
Publié : dim. 09 nov. 2014, 10:32
Bonjour à tous !
Je cherche à installer un server PHP sur ma ArchLinux. Seulement voilà, j'ai bien suivi le guide : https://wiki.archlinux.fr/Lamp , quand je fais :
Il me renvoi
Donc :
Pouvez-vous m'aider ? Merci !
Je cherche à installer un server PHP sur ma ArchLinux. Seulement voilà, j'ai bien suivi le guide : https://wiki.archlinux.fr/Lamp , quand je fais :
Code : Tout sélectionner
sudo systemctl start httpd
Code : Tout sélectionner
Job for httpd.service failed. See 'systemctl status httpd.service' and 'journalctl -xn' for details.
Code : Tout sélectionner
systemctl status httpd.service
● httpd.service - Apache Web Server
Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled)
Active: failed (Result: exit-code) since dim. 2014-11-09 10:24:49 CET; 5min ago
Process: 935 ExecStart=/usr/bin/apachectl start (code=exited, status=1/FAILURE)
nov. 09 10:24:49 Promethe apachectl[935]: [Sun Nov 09 10:24:49.281410 2014] ....
nov. 09 10:24:49 Promethe apachectl[935]: AH00013: Pre-configuration failed
nov. 09 10:24:49 Promethe systemd[1]: httpd.service: control process exited...=1
nov. 09 10:24:49 Promethe systemd[1]: Failed to start Apache Web Server.
nov. 09 10:24:49 Promethe systemd[1]: Unit httpd.service entered failed state.
Hint: Some lines were ellipsized, use -l to show in full.