Déjà merci a toi minus
lorsque je tape la commande que tu me donnes
j’obtiens ceci
[code]root@philox-server:/home/philox47# journalctl -xn
– Logs begin at dim 2016-02-21 11:58:52 CET, end at dim 2016-02-21 13:41:53 CET. –
fév 21 13:18:00 philox-server systemd[1]: Unit apache2.service entered failed state.
fév 21 13:38:17 philox-server dhclient[947]: DHCPREQUEST on eth0 to 192.168.0.1 port 67
fév 21 13:38:17 philox-server dhclient[947]: DHCPACK from 192.168.0.1
fév 21 13:38:18 philox-server dhclient[947]: bound to 192.168.0.247 – renewal in 1278 seconds.
fév 21 13:39:01 philox-server CRON[1694]: pam_unix(cron:session): session opened for user root by (uid=0)
fév 21 13:39:01 philox-server CRON[1695]: (root) CMD ( [ -x /usr/lib/php5/sessionclean ] && /usr/lib/php5/sessionclean)
fév 21 13:39:01 philox-server CRON[1694]: pam_unix(cron:session): session closed for user root
fév 21 13:41:53 philox-server sshd[1725]: Accepted password for philox47 from 192.168.0.115 port 35996 ssh2
fév 21 13:41:53 philox-server sshd[1725]: pam_unix(sshd:session): session opened for user philox47 by (uid=0)
fév 21 13:41:53 philox-server systemd-logind[409]: New session 9 of user philox47.
– Subject: Une nouvelle session 9 a été créée pour l’utilisateur philox47
– Defined-By: systemd
– Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
– Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat
– Une nouvelle session a été créée pour l’utilisateur philox47 avec
– l’identifiant (ID) 9.
– Le processus maître de la session est 1725.
[/code]
je comprend pas grand chose la j’avoue
par contre lorsque je tape cette commande j’optiens ceci
[code]root@philox-server:/home/philox47# systemctl -l status apache2
● apache2.service - LSB: Apache2 web server
Loaded: loaded (/etc/init.d/apache2)
Active: failed (Result: exit-code) since dim 2016-02-21 13:18:00 CET; 44min ago
Process: 1616 ExecStart=/etc/init.d/apache2 start (code=exited, status=1/FAILURE)
fév 21 13:18:00 philox-server apache2[1616]: Starting web server: apache2 failed!
fév 21 13:18:00 philox-server apache2[1616]: The apache2 configtest failed. … (warning).
fév 21 13:18:00 philox-server apache2[1616]: Output of config test was:
fév 21 13:18:00 philox-server apache2[1616]: apache2: Syntax error on line 216 of /etc/apache2/apache2.conf: Could not open configuration file /etc/apache2/conf-enabled/nagios3.conf: No such file or directory
fév 21 13:18:00 philox-server apache2[1616]: Action ‘configtest’ failed.
fév 21 13:18:00 philox-server apache2[1616]: The Apache error log may have more information.
fév 21 13:18:00 philox-server systemd[1]: apache2.service: control process exited, code=exited status=1
fév 21 13:18:00 philox-server systemd[1]: Failed to start LSB: Apache2 web server.
fév 21 13:18:00 philox-server systemd[1]: Unit apache2.service entered failed state.
[/code]
J’avais supprimé nagios mais on dirait qu’il reste des partie de celui-ci cela peut’il être la cause ???