Author Topic: Ioncube load error  (Read 10259 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Ioncube load error
« on: August 08, 2017, 11:15:47 AM »
Hi

I keep getting theese in my apache error log:

Cannot load the ionCube PHP Loader - it was built with configuration API320151012,NTS, whereas running engine is API320160303,NTS

It happens pretty much everytime you access a page on the webserver.

I'm running PHP 7.1.7 and have checked the 'ioncube' checkbox.
I've also tried a different version but the error seem to persist.

Any ideas on how to fix this?

Offline
*
Re: Ioncube load error
« Reply #1 on: August 08, 2017, 01:04:07 PM »
ioncube is supporting php 7.1 from 2nd. August so you need to update your ioncube and restart apache
Quote
2nd Aug 2017 - Loader 10.0.0 released
Loader 10.0.0 released.
These are loaders to run files produced by the forthcoming version 10 ionCube PHP Encoder.
Included are loaders for PHP 7.1. Those will only run files produced by
the version 10 encoder for PHP 7.1.

Code: [Select]
sh /scripts/update_ioncube
service httpd restart
VPS & Dedicated server provider with included FREE Managed support for CWP.
http://www.studio4host.com/

*** Don't allow that your server or website is down, choose hosting provider with included expert managed support for your CWP.

Offline
*
Re: Ioncube load error
« Reply #2 on: August 08, 2017, 01:44:06 PM »
ioncube is supporting php 7.1 from 2nd. August so you need to update your ioncube and restart apache
Quote
2nd Aug 2017 - Loader 10.0.0 released
Loader 10.0.0 released.
These are loaders to run files produced by the forthcoming version 10 ionCube PHP Encoder.
Included are loaders for PHP 7.1. Those will only run files produced by
the version 10 encoder for PHP 7.1.

Code: [Select]
sh /scripts/update_ioncube
service httpd restart
I followed your instructions, and they executed without any errors, but the error still pops up constantly in the error log.
Do you have anything else I could try?

Offline
*
Re: Ioncube load error
« Reply #3 on: August 08, 2017, 09:36:51 PM »
I followed your instructions, and they executed without any errors, but the error still pops up constantly in the error log.
Do you have anything else I could try?

try to rebuild php via php switcher in cwp and if this issue continues also after then show output of the
Code: [Select]
php -v
VPS & Dedicated server provider with included FREE Managed support for CWP.
http://www.studio4host.com/

*** Don't allow that your server or website is down, choose hosting provider with included expert managed support for your CWP.

Offline
*
Re: Ioncube load error
« Reply #4 on: August 11, 2017, 07:24:32 PM »
Hi

The solution ended up being

- Rebuild PHP with Ioncube enabled

- Run
sh /scripts/update_ioncube
service httpd restart
When the rebuild was complete.

Thank you for helping

Offline
*
Re: Ioncube load error
« Reply #5 on: June 06, 2019, 06:13:37 AM »
Quote
I followed your instructions, and they executed without any errors, but the error still pops up constantly in the error log. buy essay
Do you have anything else I could try?

try to rebuild php via php switcher in cwp and if this issue continues also after then show output of the
Code: [Select]
php -v

How can I install PHP 7.2 manually on CWP? And then I need to install ionCube PHP loader, if I want to run TestRail on my server?
Thanks.
P.S.: sorry for bumping..