How set cron job - PHP in digital ocean for daily bases? -


i have set cron job command on digital ocean server. 0 1 * * * php /var/www/html/domain/cron/index.php right coded?? because not running daily. had check of 5mint , hourly, working fine not each day. please me find out solution. in advance.

check if cron commands ok typing:

$ crontab -l 

or right in

/var/spool/cron/crontab 

your command seems ok script executed every day @ 01am.


Comments

Popular posts from this blog

javascript - Thinglink image not visible until browser resize -

firebird - Error "invalid transaction handle (expecting explicit transaction start)" executing script from Delphi -

mongodb - How to keep track of users making Stripe Payments -