Apache will not start
-
hmmm…the ssl directory is missing from within snapins
-
Alreasy tried to reinstall now?
-
Nope still fails!!
-
This thread suggests it’s your user authority that might be the problem: http://serverfault.com/questions/416612/apache-sslcertificatekeyfile-file-does-not-exist-or-is-empty
Try running the previously suggested commands as root.
-
I ran all my commands with sudo, that should be fine right?
-
Please try these commands:
sudo rm -rf /opt/fog/snapins/CA /opt/fog/snapins/SSL /var/www/fog/management/other/ssl
Edit the installer updater piece in /opt/fog/.fogsettings and delete the last two lines of the file:
They should look like:
caCreated="yes" and maybe vhostCreated="yes"
if you don’t have those lines then don’t worry about it.
Then try re-running the installer.
-
Solved as the Apache error is corrected for in latest svn.