Hello,
the start of apache fail. Do some one know why?
I post here the code of the output of the command start.
The upgrade is to version 12.3 -> 13.1
whereas the version of apache is 2.4.6
the start of apache fail. Do some one know why?
I post here the code of the output of the command start.
Code:
gabriele@linux-2zq7:~> sudo /etc/.init.d/apache2 restart
root's password:
sudo: /etc/.init.d/apache2: comando non trovato
gabriele@linux-2zq7:~> sudo /etc/init.d/apache2 restart
redirecting to systemctl restart apache2
Job for apache2.service failed. See 'systemctl status apache2.service' and 'journalctl -xn' for details.
gabriele@linux-2zq7:~> systemctl status apache2.service
apache2.service - The Apache Webserver
Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled)
Active: failed (Result: exit-code) since mar 2014-01-14 16:19:54 CET; 13s ago
Process: 13144 ExecStop=/usr/sbin/start_apache2 -D SYSTEMD -DFOREGROUND -k graceful-stop (code=exited, status=1/FAILURE)
Process: 13126 ExecStart=/usr/sbin/start_apache2 -D SYSTEMD -DFOREGROUND -k start (code=exited, status=1/FAILURE)
Main PID: 13126 (code=exited, status=1/FAILURE)
gabriele@linux-2zq7:~> journalctl -xn
-- Logs begin at dom 2012-11-18 11:23:51 CET, end at mar 2014-01-14 16:18:51 CET. --
gen 14 16:00:01 linux-2zq7.site systemd[1407]: Time has been changed
-- Subject: Time change
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The system clock has been changed to REALTIME microseconds after January 1st, 1970.
gen 14 16:02:15 linux-2zq7.site su[3984]: (to gabriele) gabriele on none
gen 14 16:02:16 linux-2zq7.site su[3991]: (to gabriele) gabriele on none
gen 14 16:07:53 linux-2zq7.site su[4148]: (to gabriele) gabriele on none
gen 14 16:15:04 linux-2zq7.site systemd[1407]: Time has been changed
-- Subject: Time change
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The system clock has been changed to REALTIME microseconds after January 1st, 1970.
gen 14 16:15:04 linux-2zq7.site systemd[1407]: Time has been changed
-- Subject: Time change
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The system clock has been changed to REALTIME microseconds after January 1st, 1970.
gen 14 16:15:04 linux-2zq7.site systemd[1407]: Time has been changed
-- Subject: Time change
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The system clock has been changed to REALTIME microseconds after January 1st, 1970.
gen 14 16:15:04 linux-2zq7.site systemd[1407]: Time has been changed
-- Subject: Time change
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The system clock has been changed to REALTIME microseconds after January 1st, 1970.
gen 14 16:18:50 linux-2zq7.site pulseaudio[12811]: [pulseaudio] pid.c: Daemon already running.
gen 14 16:18:50 linux-2zq7.site pulseaudio[1899]: [pulseaudio] module.c: Module "module-device-manager" should be loaded once
whereas the version of apache is 2.4.6