By webrabin
I have installed WHMCS on on LEMP and also installed ionCube PHP Loade and website and admin everything working correctly but cron job not working and when i manually run corn command in terminal following error occurred:
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.
Plz help
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
I tried to copy cp ioncube_loader_lin_7.0.so /etc/php/7.0/cli/conf.d cp: cannot create regular file ‘/etc/php/7.0/cli/conf.d/ioncube_loader_lin_7.0.so’: Permission denied
Dear Sir, Thanks! Its working now:
sudo nano /etc/php/7.0/cli/conf.d/00-ioncube.ini and added: zend_extension = “/usr/lib/php/20151012/ioncube_loader_lin_7.0.so”
sudo systemctl restart nginx
sudo systemctl restart php7.0-fpm.service
This comment has been deleted
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.