Installation error on Debian 12 latest fusionpbx

Status
Not open for further replies.

agile

New Member
Oct 21, 2020
27
2
3
42
I have tried installing twice and I get the same error during the installation, and when try to login to the home page I get the error

Error on home page

Fatal error
: Uncaught Error: Class "text" not found in /var/www/fusionpbx/resources/check_auth.php:31 Stack trace: #0 /var/www/fusionpbx/login.php(30): require_once() #1 {main} thrown in /var/www/fusionpbx/resources/check_auth.php on line 31


Installation error :


ERROR: relation "v_domains" does not exist
LINE 1: insert into v_domains (domain_uuid, domain_name, domain_enab...
^
PHP Warning: syntax error, unexpected '!' in /etc/fusionpbx/config.conf on line 9
in /var/www/fusionpbx/resources/require.php on line 29
PHP Warning: Trying to access array offset on value of type bool in /var/www/fusionpbx/resources/require.php on line 30
PHP Warning: Trying to access array offset on value of type bool in /var/www/fusionpbx/resources/require.php on line 39
PHP Warning: Trying to access array offset on value of type bool in /var/www/fusionpbx/resources/require.php on line 40
PHP Warning: Trying to access array offset on value of type bool in /var/www/fusionpbx/resources/require.php on line 41
PHP Warning: Trying to access array offset on value of type bool in /var/www/fusionpbx/resources/require.php on line 48
PHP Fatal error: Uncaught Error: Class "database" not found in /var/www/fusionpbx/resources/classes/domains.php:761
Stack trace:
#0 /var/www/fusionpbx/resources/classes/domains.php(616): domains->settings()
#1 /var/www/fusionpbx/core/upgrade/upgrade_domains.php(53): domains->upgrade()
#2 {main}
thrown in /var/www/fusionpbx/resources/classes/domains.php on line 761

Fatal error: Uncaught Error: Class "database" not found in /var/www/fusionpbx/resources/classes/domains.php:761
Stack trace:
#0 /var/www/fusionpbx/resources/classes/domains.php(616): domains->settings()
#1 /var/www/fusionpbx/core/upgrade/upgrade_domains.php(53): domains->upgrade()
#2 {main}
thrown in /var/www/fusionpbx/resources/classes/domains.php on line 761
ERROR: relation "v_users" does not exist
LINE 1: insert into v_users (user_uuid, domain_uuid, username, passw...
^
ERROR: relation "v_groups" does not exist
LINE 1: select group_uuid from v_groups where group_name = 'superadm...
^
ERROR: relation "v_user_groups" does not exist
LINE 1: insert into v_user_groups (user_group_uuid, domain_uuid, gro...
^
PHP Warning: syntax error, unexpected '!' in /etc/fusionpbx/config.conf on line 9
in /var/www/fusionpbx/resources/require.php on line 29
PHP Warning: Trying to access array offset on value of type bool in /var/www/fusionpbx/resources/require.php on line 30
PHP Warning: Trying to access array offset on value of type bool in /var/www/fusionpbx/resources/require.php on line 39
PHP Warning: Trying to access array offset on value of type bool in /var/www/fusionpbx/resources/require.php on line 40
PHP Warning: Trying to access array offset on value of type bool in /var/www/fusionpbx/resources/require.php on line 41
PHP Warning: Trying to access array offset on value of type bool in /var/www/fusionpbx/resources/require.php on line 48
PHP Fatal error: Uncaught Error: Class "text" not found in /var/www/fusionpbx/core/upgrade/upgrade.php:238
Stack trace:
#0 {main}
thrown in /var/www/fusionpbx/core/upgrade/upgrade.php on line 238

Fatal error: Uncaught Error: Class "text" not found in /var/www/fusionpbx/core/upgrade/upgrade.php:238
Stack trace:
#0 {main}
thrown in /var/www/fusionpbx/core/upgrade/upgrade.php on line 238
Created symlink /etc/systemd/system/multi-user.target.wants/email_queue.service → /etc/systemd/system/email_queue.service.
Created symlink /etc/systemd/system/multi-user.target.wants/event_guard.service → /etc/systemd/system/event_guard.service.
no crontab for root


not sure if this is an issue I have to report to the Fusionpbx and log a ticket please advice?
 
Status
Not open for further replies.