Failed to start The Apache Webserver

All installation and configuration problems and questions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

Failed to start The Apache Webserver

Postby netboy » 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.
:~ #
netboy
 
Posts: 2
Joined: Sun Feb 15, 2015 9:32 pm

Re: Failed to start The Apache Webserver

Postby DomeDan » Mon Feb 16, 2015 3:27 am

Did this error appear after an zypper up maybe?
just tell us your story its much easier to find a solution if we know the cause of the error.

either way, it says
AH00526: Syntax error on line 4 of /etc/apache2/conf.d/vicirecord.conf
Either all Options must start with + or -, or no Option may.


then try to add + before the options:
Code: Select all
    Options +Indexes +MultiViews


just guessing
Vicidial Partner. Region: Sweden/Norway.
Does Vicidial installation, configuration, customization, add-ons, CRM implementation, support, upgrading, network-related, pentesting etc. Remote and onsite assistance.
Email: domedan (at) gmail.com
DomeDan
 
Posts: 1226
Joined: Tue Jan 04, 2011 9:17 am
Location: Sweden

Re: Failed to start The Apache Webserver

Postby netboy » Mon Feb 16, 2015 3:44 am

its now working, thanks for replying Domedan. I just compared the "/etc/apache2/conf.d/vicirecord.conf" file from the other server, seeing there has a bit difference from that line.

From "Options -Indexes MultiViews" To "Options Indexes MultiViews"
netboy
 
Posts: 2
Joined: Sun Feb 15, 2015 9:32 pm


Return to Support

Who is online

Users browsing this forum: Google [Bot] and 42 guests