Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Svetozar Angelov Posted December 1, 2022 Posted December 1, 2022 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.
Solution Daniel F Posted December 1, 2022 Solution Posted December 1, 2022 Can you please make sure that the cron is using the php8 executable? SeNioR-, Svetozar Angelov and Marc 2 1
Svetozar Angelov Posted December 1, 2022 Author Posted December 1, 2022 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! Marc 1
Mark H Posted December 1, 2022 Posted December 1, 2022 You're welcome, glad to hear the issue is resolved. 🙂
Recommended Posts