I have installed Fog onto Ubuntu and I am getting the below error:
When accessing the browser http://ip_address/fog/management, it seems to be trying to connect with an SQL command:
GRANT ALL ON fog. TO 'fogstorage'@'%' IDENTIFIED BY 'fs74317776213'*
And the error message:
Failed to query: Error: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'IDENTIFIED BY 'fs74317776213'' at line 1
I have checked alot of forum pages and can't see anything with "fs74317776213" ?
Any ideas to get Fog updating?