SVN 4874 Apache Bug
-
Restarting Apache2 for fog vhost…Failed!
eb 25 09:54:34 fog systemd: Starting The Apache HTTP Server…
Feb 25 09:54:34 fog systemd: Starting The PHP FastCGI Process Manager…
Feb 25 09:54:34 fog httpd: AH00526: Syntax error on line 15 of /etc/httpd/conf.d/fog.conf:
Feb 25 09:54:34 fog httpd: SSLCertificateKeyFile: file ‘/etc/httpd/\/opt\/fog\/snapins\/ssl\/.srvprivate.key’ does not exist or is empty
Feb 25 09:54:34 fog systemd: Started The PHP FastCGI Process Manager.
Feb 25 09:54:34 fog systemd: httpd.service: main process exited, code=exited, status=1/FAILURE
Feb 25 09:54:34 fog kill: kill: cannot find process “”
Feb 25 09:54:34 fog systemd: httpd.service: control process exited, code=exited status=1
Feb 25 09:54:34 fog systemd: Failed to start The Apache HTTP Server.
Feb 25 09:54:34 fog systemd: Unit httpd.service entered failed state.
Feb 25 09:54:34 fog systemd: httpd.service failed. -
Is this after a fresh install or upgrade running the installer? Which version - current trunk from git/svn??
-
After update to latest svn 4874
-
\/opt\/fog\/snapins\/ssl\/
That buggy path also appears in /opt/fog/.fogsettings btw
-
Same problem for me yesteray after upgrade, so I restore my last backup from friday, and after new upgrade everything was ok
-
Rerun installer and add:
-c "/opt/fog/snapins/ssl"
Should fix it.
-
Only needs to have the -c argument once, after that it should work continuously.