Fwconsole error - PHP Fatal error: Class 'Whoops\Run' not found

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
1 Like
[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

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.