[
Ok, just rebooted to be sure, now this is what happens when i put the RCAPACHE2 STATUS in terminal
Code:
mbi0:/home/mbi0 # rcapache2 status
Checking for httpd2: unused
apache2.service - apache
Loaded: loaded (/lib/systemd/system/apache2.service; enabled)
Active: failed (Result: exit-code) since Tue, 2013-05-07 16:43:50 CDT
Process: 635 ExecStart=/usr/sbin/start_apache2 -D SYSTEMD -k start (code=exited, status=1/FAILURE)
CGroup: name=systemd:/system/apache2.service
May 07 16:43:46 mbi0.mbi0 start_apache2[635]: Module "unixd" is not installed, ignoring.
May 07 16:43:46 mbi0.mbi0 start_apache2[635]: Check the APACHE_MODULES setting in /etc/sysconfig/apache2.
May 07 16:43:50 mbi0.mbi0 start_apache2[635]: Syntax error on line 102 of /etc/apache2/default-server.conf:
May 07 16:43:50 mbi0.mbi0 start_apache2[635]: Invalid command 'IncludeOptional', perhaps misspelled or defined by a module not included in the server configuration
May 07 16:43:50 mbi0.mbi0 systemd[1]: Failed to start apache.
May 07 16:43:50 mbi0.mbi0 systemd[1]: Unit apache2.service entered failed state
this happens when i try to manually start apache
Code:
mbi0:/home/mbi0 # rcapache2 start
redirecting to systemctl start apache2
Job for apache2.service failed. See 'systemctl status apache2.service' and 'journalctl -n' for details.
mbi0:/home/mbi0 #
QUOTE=wolfi323;2554723]No, that's ok.
The whole php5 was switched back to the standard repo as well, because we switched back apache2-mod_php5.
Do as the message says.
Running
Code:
systemctl --system daemon-reload
should fix this.
Or just reboot...
[/QUOTE]
Bookmarks