Database error when running cron tasks
Sendy is running fine, but when attempting to run any of the cron tasks, update-segments, autoresponders, etc., an error is shown:
php /var/www/05f4db6e-70e8-4e10-8928-8ed7e1e6724f/public_html/autoresponders.php
Warning: mysqli::__construct(): (HY000/2002): No such file or directory in /var/www/05f4db6e-70e8-4e10-8928-8ed7e1e6724f/public_html/autoresponders.php on line 17
Database error
I thought maybe it was a mysqli extension missing, but it's there
This discussion has been closed.
Comments
Hi,
The path to the file
autoresponders.php
in your cron job commands may be wrong?Please check that the path to the file
autoresponders.php
in your cron job is correct.Thanks.
Best regards,
Ben