Search the Community
Showing results for tags 'ioncube'.
-
I am using php 7.x and am getting this error on a fresh install Fatal error: The file /var/www/html/blesta/app/app_model.php was encoded by the ionCube Encoder for PHP 5.4 and cannot run under PHP 7.0. Please ask the provider of the script to provide a version encoded with the ionCube Encoder for PHP 5.6. in Unknown on line 0 PHP 7.0.27 (cli) (built: Jan 2 2018 12:38:03) ( NTS ) Copyright (c) 1997-2017 The PHP Group Zend Engine v3.0.0, Copyright (c) 1998-2017 Zend Technologies with the ionCube PHP Loader (enabled) + Intrusion Protection from ioncube24.com (unconfigured) v10.1.1, Copyright (c) 2002-2017, by ionCube Ltd. -rw-r--r--. 1 root root 1241288 Jan 22 18:30 /usr/lib64/php/modules/ioncube_loader_lin_7.0.so Apply the hotfix-php7
-
Installed Blesta 4.0 on nginx, php-7.1 Installed ioncube_loader_lin_7.1.so After applying hotfix-php7, I cleared the nginx error logs and refreshed browser, then tailed the log: #]tail -50f /var/log/nginx/error.log [error] 23279#0: *18 FastCGI sent in stderr: "PHP message: PHP Fatal error: The file /usr/share/nginx/html/blesta/app/app_model.php encoded as type [1/56] cannot be decoded by this version of the ionCube Loader. #]php -v # php -vPHP 7.1.8 (cli) (built: Aug 2 2017 12:13:05) ( NTS )Copyright (c) 1997-2017 The PHP GroupZend Engine v3.1.0, Copyright (c) 1998-2017 Zend Technologies with the ionCube PHP Loader (enabled) + Intrusion Protection from ioncube24.com (unconfigured) v10.0.0 (), Copyright (c) 2002-2017, by ionCube Ltd. with Zend OPcache v7.1.8, Copyright (c) 1999-2017, by Zend Technologies with Xdebug v2.5.5, Copyright (c) 2002-2017, by Derick Rethans