Hector Stivalet
New Member
Hello,
I'm a new customer here, my hosting does not support scheduled cron jobs, what I do for another web app is call them as a web service from a local linux server i.e:
wget --spider https://bestrivieramayarentals.com/admin/cronjobs/my_cronjob.php
I'm not very good at this and I don't know how to modify the required commands:
/usr/bin/php -q /home/edunor/brmrealestate.com/apps/mailwizz/apps/console/console.php send-campaigns >/dev/null 2>&1
into a wget command.
Many Thanks in advance.
Hector
I'm a new customer here, my hosting does not support scheduled cron jobs, what I do for another web app is call them as a web service from a local linux server i.e:
wget --spider https://bestrivieramayarentals.com/admin/cronjobs/my_cronjob.php
I'm not very good at this and I don't know how to modify the required commands:
/usr/bin/php -q /home/edunor/brmrealestate.com/apps/mailwizz/apps/console/console.php send-campaigns >/dev/null 2>&1
into a wget command.
Many Thanks in advance.
Hector