- Edited
Good Morning,
I am trying to install Installing osTicket v1.11.0-rc1 on RHEL 7.5 and PHP Version 7.1.24
After submitting the installer configuration data I get an error 500, and I found the following PHP error in apache error_log:
Uncaught Error: Using $this when not in object context in /var/www/html/osticket/include/class.filter.php:477\nStack trace:\n#0 /var/www/html/osticket/include/class.filter.php(387): Filter::save(0, Array, Array)\n#1 /var/www/html/osticket/include/class.i18n.php(79): Filter::create(Array, Array)\n#2 /var/www/html/osticket/setup/inc/class.installer.php(172): Internationalization->loadDefaultData()\n#3 /var/www/html/osticket/setup/install.php(52): Installer->install(Array)\n#4 {main}\n thrown in /var/www/html/osticket/include/class.filter.php on line 477, referer: http://<mydomain>/setup/install.php
Could you please give me some hint to troubleshoot this issue?
Regards.