Server
- FOG Version: 1.3.5 RC 13
- OS: Ubuntu 16.04
Client
Description
Just upgraded from Ubuntu 14.04 to 16.04 and updated FOG.
install succeeded, except backing up database, which always failed but was not a problem.
Now when I attempt to launch fog in Firefox on the server (localhost), I get following error message:
Database Schema Installer / Updater
Your database connection appears to be invalid. FOG is unable to communicate with the database. There are many reasons why this could be the case. Please check your credentials in /var/www/html/fog/lib/fog/config.class.php. Also confirm that the database is indeed running. If credentials are correct, and if the Database service is running, check to ensure your filesystem has enough space.
I looked in the config.class.php file, but couldn’t figure out what should be changed. MySQL is running, and I have enough disk space.