--- config.php.default.orig 2017-04-11 17:32:28 UTC +++ config.php.default @@ -10,7 +10,7 @@ $config['db_name'] = 'librenms'; // This is the user LibreNMS will run as //Please ensure this user is created and has the correct permissions to your install -$config['user'] = 'librenms'; +$config['user'] = 'www'; ### This should *only* be set if you want to *force* a particular hostname/port ### It will prevent the web interface being usable form any other hostname