I am working to build out a new LibreNMS install and am getting the following error when attempting to complete the DB setup via install.php.
Fatal error: Uncaught LibreNMS\Exceptions\DatabaseConnectException: Database configuration not configured in /opt/librenms/includes/dbFacile.php:77 Stack trace: #0 /opt/librenms/includes/init.php(104): dbConnect() #1 /opt/librenms/html/ajax_output.php(23): require('/opt/librenms/i...') #2 {main} thrown in /opt/librenms/includes/dbFacile.php on line 77
I have followed the install Ubuntu 16.04 install doc and get the same error with both Nginx and Apache directions.
MySQL is active and listening on 3306.