0
Answered

PHP Fatal error: from 7.0 to PHP 7.1

admin 4 years ago updated by Vlad R 4 years ago 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

Answer
Answered

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.

Answer
Answered

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.