
PHP Fatal error: from 7.0 to PHP 7.1
I want to switch from PHP 7.0 to PHP 7.1, which works.
But with filerun I get the following error message: PHP Fatal error:
The file /home/www/webxxx/html/filemanager/system/classes/vendor/FileRun/Utils/Settings.php what encoded by the ionCube Encoder for PHP 5.6 and can not run under PHP 7.1 or later.
Please enclose the version with the ionCube Encoder for PHP 7.1. in Unknown on line 0
What could be the solution?
Thank you very much for your help.
Greetings Carlo
Answer

The FileRun version you are currently running was designed for PHP 5.6 or 7.0. You will have to replace the application files, as detailed here: http://docs.filerun.com/php7
You should always make sure you are running the latest FileRun version before upgrading PHP.
Customer support service by UserEcho
The FileRun version you are currently running was designed for PHP 5.6 or 7.0. You will have to replace the application files, as detailed here: http://docs.filerun.com/php7
You should always make sure you are running the latest FileRun version before upgrading PHP.