Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted December 1, 20222 yr Hello again, I wrote you an email yesterday, finding an alternative one in my account. Since the last update we started receiving an errors from task configured as a cron job: ```/usr/bin/php -d memory_limit=-1 -d max_execution_time=0 /webroot/ourforumlink/applications/core/interface/task/task.php a36c96d196366ce1b5a530adb539c3c2``` The error is: ```An error occurred (500 Error) We're sorry, but a temporary technical error has occurred which means we cannot display this site right now. You can try again by clicking the button below, or try again later``` We've disabled this task temporary but "Use cron" option is still active. Should we change it to the default value? Please, advise how to fix it.
December 1, 20222 yr Author You're right, we've updated PHP version for this instance(fpm is used) soon, but didn't set the same php binary version for cron. It works now, thank you!