@cpast The developers confirmed and fixed the issue and it was done in time to get into the RC15 release. If you have not done much configuration the easiest way to get this fog server back on track is to:
If you have any configurations you want to save make sure you export the settings.
Refresh the installer to RC15 (git pull or svn up )
Login to mysql using mysql -u root (provide a password if you gave root a password for mysql)
key in drop database fog; (understand when you do this your entire fog configuration will be gone, and then reset to default in step 6. Save what you need saved before you execute this command).
Key in exit
Run the installer again in the …/bin folder (this will install RC15 and rebuild the fog database)