webcam plugin Cron job
Posted: Sat Mar 03, 2018 8:29 pm
taken from the manual of the plugin
2. if you do not have any scripts in the crons directory yet, then simply put the updateWebcam there and set a CRON job for the load/cron.php. Make sure you also include your update password, so the URL will look something like this:
TEMPLATE_ROOT/load/cron.php?password=YOUR_UPDATE_PASSWORD
The CRON interval depends on what you specified in the setup, how often you want the image to be saved in the database. If for example you set every 15 minutes, then to make sure, just set your CRON to 14 minutes or lower, etc.
I am all new to the cron job thing so dont understand this at all.
Can anyone tell me more on how to set a cron job for the load/cron.php ?
Where do I set interval in minutes to the cron?
Thanks in advance
2. if you do not have any scripts in the crons directory yet, then simply put the updateWebcam there and set a CRON job for the load/cron.php. Make sure you also include your update password, so the URL will look something like this:
TEMPLATE_ROOT/load/cron.php?password=YOUR_UPDATE_PASSWORD
The CRON interval depends on what you specified in the setup, how often you want the image to be saved in the database. If for example you set every 15 minutes, then to make sure, just set your CRON to 14 minutes or lower, etc.
I am all new to the cron job thing so dont understand this at all.
Can anyone tell me more on how to set a cron job for the load/cron.php ?
Where do I set interval in minutes to the cron?
Thanks in advance