I just set up version 3748 with TFTP and PXE working. I go to fog configuration menu:
http://servername/fog/management/index.php?node=about&sub=mac-list and click “Update Current Listing.”
The server hangs, and when I check apache2, it won’t restart due to:
•Starting web server apache2 *
•The apache2 configtest failed.
Output of config test was:
AH00526: Syntax error on line 12 of /etc/apache2/sites-enabled/001-fog.conf:
SSLCertificateFile: file ‘/var/www/fog/management/other/ssl/srvpublic.crt’ does not exist or is empty
Action ‘configtest’ failed.
I’ve done this twice in a row just to be sure. I brought it back online using info posted on this topic: https://forums.fogproject.org/topic/5067/apache-will-not-start?page=1 - sudo ./installfog.sh --recreate-CA --recreate-keys
Does this qualify as a bug? It’s not that important that I have a working manufacturer MAC address list, just thought it was startling to have such a problem.