I did an upgrade to Kali 2.0 and after that apache fails we start with following errors:

Service apache2 start
Error

Code:
Job for apache2.service failed. See 'systemctl status apache2.service' and 'journalctl -xn' for details.
systemctl status apache2.service
error:

Code:
● apache2.service - LSB: Apache2 web server
   Loaded: loaded (/etc/init.d/apache2)
   Active: failed (Result: exit-code) since Thu 2015-11-19 20:15:50 WAT; 1min 52s ago
  Process: 8298 ExecStart=/etc/init.d/apache2 start (code=exited, status=1/FAILURE)

Nov 19 20:15:50 Brun0L3z apache2[8298]: Starting web server: apache2 failed!
Nov 19 20:15:50 Brun0L3z apache2[8298]: The apache2 configtest failed. ... (warning).
Nov 19 20:15:50 Brun0L3z apache2[8298]: Output of config test was:
Nov 19 20:15:50 Brun0L3z apache2[8298]: apache2: Syntax error on line 244 of /etc/apache2/apache2.conf: Syntax error ...ectory
Nov 19 20:15:50 Brun0L3z apache2[8298]: Action 'configtest' failed.
Nov 19 20:15:50 Brun0L3z apache2[8298]: The Apache error log may have more information.
Nov 19 20:15:50 Brun0L3z systemd[1]: apache2.service: control process exited, code=exited status=1
Nov 19 20:15:50 Brun0L3z systemd[1]: Failed to start LSB: Apache2 web server.
Nov 19 20:15:50 Brun0L3z systemd[1]: Unit apache2.service entered failed state.
Hint: Some lines were ellipsized, use -l to show in full.
running 'journalctl -xn yields following info:

Code:
-- Logs begin at Thu 2015-11-19 18:35:59 WAT, end at Thu 2015-11-19 20:25:18 WAT. --
Nov 19 20:24:38 Brun0L3z systemd[1]: Unit bumblebeed.service entered failed state.
Nov 19 20:24:44 Brun0L3z gnome-session[2507]: (gnome-shell:2634): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window 0x6d01600016
Nov 19 20:25:17 Brun0L3z gnome-session[2507]: (gnome-shell:2634): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window 0x6d01600016
Nov 19 20:25:17 Brun0L3z gnome-session[2507]: (gnome-shell:2634): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window 0x6d01600016
Nov 19 20:25:17 Brun0L3z gnome-session[2507]: (gnome-shell:2634): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window 0x6d01600016
Nov 19 20:25:17 Brun0L3z gnome-session[2507]: (gnome-shell:2634): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window 0x6d01600016
Nov 19 20:25:17 Brun0L3z gnome-session[2507]: (gnome-shell:2634): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window 0x6d01600016
Nov 19 20:25:17 Brun0L3z gnome-session[2507]: (gnome-shell:2634): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window 0x6d01600016
Nov 19 20:25:18 Brun0L3z gnome-session[2507]: (gnome-shell:2634): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window 0x6d01600016
Nov 19 20:25:18 Brun0L3z gnome-session[2507]: (gnome-shell:2634): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window 0x6d01600016
lines 1-11/11 (END)
Please help, I am stuck