I have a system where I can run the yum command but fwconsole errors out with
PHP Fatal error: Class ‘Whoops\Run’ not found in /var/www/html/admin/bootstrap.php on line 114
locate fwconsole /usr/sbin/fwconsole /var/lib/asterisk/bin/fwconsole /var/www/html/admin/modules/api/hooks/fwconsole-commands
which fwconsole $(which fwconsole) -v restart
[root@freepbx ~]# which fwconsole /usr/sbin/fwconsole [root@freepbx ~]# /usr/sbin/fwconsole -v restart PHP Fatal error: Class 'Whoops\Run' not found in /var/www/html/admin/bootstrap.php on line 114