[7949] Database Schema Installer / Updater Issue
-
On a fresh install of CentOS 7 x64, I have the following error:
Database Schema Installer / Updater
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 the Database service is running, check to ensure your filesystem has enough space.I’ve never seen this before. Would this happen to do with the new FOG security settings?
-
Are you installing a completely fresh build of Trunk?
What version of trunk are you trying to install
Are you using a .fogsettings file from a previous server?
How much space does your root drive have?
Is MySQL running? -
Did you follow the wiki for the install?
My first guess would be SELinux still being enabled.
-
SELinux=permissive
Fresh install of the trunk, cloud version 7947.
MySQL is running, root drive has 25 GiB. I’ve used this setup for the last year when building trunk FOG servers for testing. Fresh .fogsettings.
-
Heh, spoke too soon. Updated to the latest revision this morning, cloud version 795x and it was resolved.