Non-Root Login Error Messages for FreePBX
-
Logging in as a non-root user, but not as root, this error message comes up. We don't see any errors in the system associated with it, is this just something that people see when not logging in as root? It's common, not a one time thing.
PHP Warning: include_once(/etc/asterisk/freepbx.conf): failed to open stream: Permission denied in /var/lib/asterisk/bin/fwconsole on line 13 PHP Warning: include_once(): Failed opening '/etc/asterisk/freepbx.conf' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /var/lib/asterisk/bin/fwconsole on line 13 PHP Fatal error: Class 'Symfony\Component\Console\Application' not found in /var/www/html/admin/libraries/FWApplication.class.php on line 11
I'm guessing that it is doing a run time script as the wrong user and erroring out.