Apache keeps failing

Hi guys,
I'm starting to get frustrated with this issue.
The apache service fails on boot and I cant get it to start up again.
For example:
- ViciBox v.7.0.2-160325
I'm starting to get frustrated with this issue.
The apache service fails on boot and I cant get it to start up again.
For example:
- Code: Select all
vici2:~ # sudo service apache start
Job for apache2.service failed. See "systemctl status apache2.service" and "journalctl -xn" for details.
vici2:~ # systemctl status apache2.service
apache2.service - The Apache Webserver
Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled)
Active: failed (Result: exit-code) since Thu 2016-06-16 14:00:17 EDT; 14s ago
Process: 21950 ExecStop=/usr/sbin/start_apache2 -DSYSTEMD -DFOREGROUND -k graceful-stop (code=exited, status=1/FAILURE)
Process: 21945 ExecStart=/usr/sbin/start_apache2 -DSYSTEMD -DFOREGROUND -k start (code=exited, status=1/FAILURE)
Main PID: 21945 (code=exited, status=1/FAILURE)
Jun 16 14:00:17 vici2 start_apache2[21945]: AH00526: Syntax error on line 7 of...:
Jun 16 14:00:17 vici2 start_apache2[21945]: Invalid command 'Order', perhaps m...n
Jun 16 14:00:17 vici2 start_apache2[21950]: AH00526: Syntax error on line 7 of...:
Jun 16 14:00:17 vici2 start_apache2[21950]: Invalid command 'Order', perhaps m...n
Jun 16 14:00:17 vici2 systemd[1]: Failed to start The Apache Webserver.
Hint: Some lines were ellipsized, use -l to show in full.
vici2:~ # journalctl -xn
-- Logs begin at Wed 2016-06-15 11:32:58 EDT, end at Thu 2016-06-16 14:00:31 EDT.
Jun 16 14:00:06 vici2 CRON[21860]: pam_unix(crond:session): session closed for use
Jun 16 14:00:16 vici2 sudo[21934]: root : TTY=pts/12 ; PWD=/root ; USER=root ; COM
Jun 16 14:00:16 vici2 sudo[21934]: pam_unix(sudo:session): session opened for user
Jun 16 14:00:17 vici2 start_apache2[21945]: AH00526: Syntax error on line 7 of /et
Jun 16 14:00:17 vici2 start_apache2[21945]: Invalid command 'Order', perhaps missp
Jun 16 14:00:17 vici2 start_apache2[21950]: AH00526: Syntax error on line 7 of /et
Jun 16 14:00:17 vici2 start_apache2[21950]: Invalid command 'Order', perhaps missp
Jun 16 14:00:17 vici2 systemd[1]: Failed to start The Apache Webserver.
-- Subject: Unit apache2.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit apache2.service has failed.
--
-- The result is failed.
Jun 16 14:00:17 vici2 sudo[21934]: pam_unix(sudo:session): session closed for user
Jun 16 14:00:31 vici2 kernel: SFW2-INext-ACC-TCP IN=eth0 OUT= MAC=00:********
- ViciBox v.7.0.2-160325