
0
Not a bug
Grouping notifications
Hi, I found problem with
php cron/email_notifications.php your.server.hostname.com
Server post:
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.
Please visit get-loader.ioncube.com for install assistance.
System:
Ubuntu 20.04 Server
PHP 7.4
Followed docs http://blog.filerun.com/how-to-install-filerun-on-ubuntu-20/
Answer

Answer
Not a bug
Your server is not properly configured, with PHP executed from the console not using the same configuration as PHP executed via the web server.
There are options (-C) for specifying configuration file to be used when running PHP via the console.
I will review the documentation to see if it can be improved in this regard.
Customer support service by UserEcho
Your server is not properly configured, with PHP executed from the console not using the same configuration as PHP executed via the web server.
There are options (-C) for specifying configuration file to be used when running PHP via the console.
I will review the documentation to see if it can be improved in this regard.