Failed to start The Apache Webserver
Posted: Sun Feb 15, 2015 9:47 pm
- ViciBox Redux v.6.0.3-141118
:~ # service apache2 restart
Job for apache2.service failed. See 'systemctl status apache2.service' and 'journalctl -xn' for details.
:~ # systemctl status apache2.service
apache2.service - The Apache Webserver
Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled)
Active: failed (Result: exit-code) since Mon 2015-02-16 10:28:26 PHT; 12s ago
Process: 3729 ExecStop=/usr/sbin/start_apache2 -D SYSTEMD -DFOREGROUND -k graceful-stop (code=exited, status=1/FAILURE)
Process: 3711 ExecStart=/usr/sbin/start_apache2 -D SYSTEMD -DFOREGROUND -k start (code=exited, status=1/FAILURE)
Main PID: 3711 (code=exited, status=1/FAILURE)
CGroup: /system.slice/apache2.service
Feb 16 10:28:26 start_apache2[3711]: AH00526: Syntax error on line 4 of /etc/apache2/conf.d/vicirecord.conf:
Feb 16 10:28:26 start_apache2[3711]: Either all Options must start with + or -, or no Option may.
Feb 16 10:28:26 systemd[1]: apache2.service: main process exited, code=exited, status=1/FAILURE
Feb 16 10:28:26 start_apache2[3729]: AH00526: Syntax error on line 4 of /etc/apache2/conf.d/vicirecord.conf:
Feb 16 10:28:26 start_apache2[3729]: Either all Options must start with + or -, or no Option may.
Feb 16 10:28:26 systemd[1]: apache2.service: control process exited, code=exited status=1
Feb 16 10:28:26 systemd[1]: Failed to start The Apache Webserver.
Feb 16 10:28:26 systemd[1]: Unit apache2.service entered failed state.
:~ #
:~ # service apache2 restart
Job for apache2.service failed. See 'systemctl status apache2.service' and 'journalctl -xn' for details.
:~ # systemctl status apache2.service
apache2.service - The Apache Webserver
Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled)
Active: failed (Result: exit-code) since Mon 2015-02-16 10:28:26 PHT; 12s ago
Process: 3729 ExecStop=/usr/sbin/start_apache2 -D SYSTEMD -DFOREGROUND -k graceful-stop (code=exited, status=1/FAILURE)
Process: 3711 ExecStart=/usr/sbin/start_apache2 -D SYSTEMD -DFOREGROUND -k start (code=exited, status=1/FAILURE)
Main PID: 3711 (code=exited, status=1/FAILURE)
CGroup: /system.slice/apache2.service
Feb 16 10:28:26 start_apache2[3711]: AH00526: Syntax error on line 4 of /etc/apache2/conf.d/vicirecord.conf:
Feb 16 10:28:26 start_apache2[3711]: Either all Options must start with + or -, or no Option may.
Feb 16 10:28:26 systemd[1]: apache2.service: main process exited, code=exited, status=1/FAILURE
Feb 16 10:28:26 start_apache2[3729]: AH00526: Syntax error on line 4 of /etc/apache2/conf.d/vicirecord.conf:
Feb 16 10:28:26 start_apache2[3729]: Either all Options must start with + or -, or no Option may.
Feb 16 10:28:26 systemd[1]: apache2.service: control process exited, code=exited status=1
Feb 16 10:28:26 systemd[1]: Failed to start The Apache Webserver.
Feb 16 10:28:26 systemd[1]: Unit apache2.service entered failed state.
:~ #