Can't logon to FOG website; database errors
-
Okay, I have two issues that I’m not sure how to get resolved. I had FOG setup on another server, but the space was limited so I’ve been working on getting it to work on another machine. I’m using Ubuntu 12.04 Server to install FOG onto.
- In my PXE menu, when I goto inventory a machine I get an error message stating "unknown database ‘fog’ "
- The web gui just says “It Works, but there is no content added”.
If someone could help me on this I would appreciate it.
Thanks,
Greg -
When entering your website, go to:
[url]http://<FOGIPADDRESS>/fog[/url]
Then you should be redirected to FOG Management
Make sure your configuration file in:
/var/www/fog/commons/config.php (UBUNTU BASED)
/var/www/html/fog/commons/config.php (REDHAT BASED)Have your SQL information pointing to the right area. From the sounds of it though, you’re database hasn’t been created yet as you haven’t initialized yet because you haven’t been pointing to the right website.
-
Now, if every issue I had in life could be that simple I would be set! Thanks for the help! Both issues are resolved.
-
Lol if only. Glad to be of help.