Uncaught Error: Call to a member function real_escape_string() on null

Re: Uncaught Error: Call to a member function real_escape_string() on null

by Andrew Domarkas -
Number of replies: 0
This was the right lead.
In cPanel-account I now use in cron:
/opt/cpanel/ea-php74/root/usr/bin/php /home/accountname/public_html/academy/admin/cli/cron.php >/dev/null 2>&1

Perhaps someone can use it.