Autoresponder on Dreamhost VPS
I guess it is because the cronjob can only run every 10 minutes.
I found some link here where supposedly someone explains how to make a dreamhost vps do a cronjob every minute. But that link doesn't work anymore.
Do I need to use a different host? Or can I change some line in autoresponders.php to make it work when my cronjob can run only every 10 minutes?
Have a great day and thanks for Sendy !
This discussion has been closed.
Comments
Hi,
The cron job needs to run exactly every 1 min in order for Autoresponders to work. If your host have restrictions on running per min cron jobs, here are other options:
Thanks.
Best regards,
Ben
Hey Ben, I talked to dreamhost and they sent me this link:
https://help.dreamhost.com/hc/en-us/articles/215767047-Creating-a-custom-Cron-Job
Using that tutorial via ssh i was able to make the cronjob run every minute.