Jump to content
  • 0

cron error message


Question

Posted

I just installed the blesta 4.1 on ubuntu 16.04 with PHP Version 7.0.22-0ubuntu0.16.04.1.

Everything installed fine but I'm getting emails from cron daemon with error message below:

Site error: the ionCube PHP Loader needs to be installed. This is a widely used PHP extension for running ionCube protected PHP code, website security and malware blocking.

Any help?

1 answer to this question

Recommended Posts

  • 0
Posted
On 9/27/2017 at 7:02 PM, pushpen said:

I just installed the blesta 4.1 on ubuntu 16.04 with PHP Version 7.0.22-0ubuntu0.16.04.1.

Everything installed fine but I'm getting emails from cron daemon with error message below:

Site error: the ionCube PHP Loader needs to be installed. This is a widely used PHP extension for running ionCube protected PHP code, website security and malware blocking.

Any help?

It took me a couple of hours to figure this out.

I needed to add below line to /etc/php/7.0/cli/php.ini

zend_extension = /usr/lib/php/20151012/ioncube_loader_lin_7.0.so

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...