Schema update failed
- 
 I am trying to log into my Fog server today and was asked to update the schema but this is what I received when trying to: [SIZE=6][B][URL=‘http://192.168.0.5/fog/commons/schemaupdater/index.php’][IMG]http://192.168.0.5/fog/management/images/fog-logo.png[/IMG]1.2.0[/URL][/B][/SIZE] [SIZE=5][B]Open Source Computer Cloning Solution[/B][/SIZE] 
 [SIZE=6][B]Database Schema Installer / Updater[/B][/SIZE]Update/Install Failed! 
 [SIZE=5][B]The following errors occured[/B][/SIZE][B]Update ID:[/B] 1 - 0 
 [B]Database Error:[/B]
 [B]Database SQL:[/B]
 CREATE DATABASE fog
 this list goes on for ever until 115 me thinks I safely assume I have broken something? New install + internet is connected BTW
- 
 Your mysql is most likely stopped please do a [CODE]sudo service mysql start 
 [/CODE]Then try to login again. 
- 
 Another possibility is you did not supply the right DB password during install. Did you have MySQL installed before you installed FOG? 
- 
 all fixed I did a sudo wget [url]https://sourceforge.net/projects/freeghost/files/latest/download?source=[/url] and re-installed FOg seems to be working now @need2I never give mysql a password, and installed along with fog not seprerate 
- 
 That works too. Happy Imaging! 
- 
 as always thanks for the help and quick responses