uk_web_services_ltd Posted September 15, 2020 Share Posted September 15, 2020 Hi, After a relatively pain-free fresh installation ive ran the System Health Checker and it reports that the cron has not been ran in the last 24 hours. The cron reports that the ioncube loader isnt installed therefore the cron doesn't run sucessfully. I've checked using phpinfo(); and the ioncube loader is installed (see attached). Any ideas why this is happening? Regards Tony 0 Quote Link to comment Share on other sites More sharing options...
Plambee Posted September 16, 2020 Share Posted September 16, 2020 Does your cron possibly run with another PHP version where no ioncube loader is integrated? 0 Quote Link to comment Share on other sites More sharing options...
DennisHermannsen Posted September 16, 2020 Share Posted September 16, 2020 If you've configured your cron job to just run using the 'php' command, it might be using a different PHP version than your website is using. 0 Quote Link to comment Share on other sites More sharing options...
uk_web_services_ltd Posted September 24, 2020 Author Share Posted September 24, 2020 Hi, To add closure to this I managed to solve the problem. While logged in to my linux distro i checked my php version (php -v ) and noticed that the ioncube loader module wasn't installed. So I ran the web-based ioncube loader installation script again and noticed that the setup was a 2-part process. I missed the 2nd part which explains how to install the loader for use on the command line. After finishing that part and restarting apache the cron started to run correctly. Hope this helps. Regards 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.