Ch3vr0n
Verified User
- Joined
- Aug 24, 2014
- Messages
- 88
So i'd like to set up my first cron task. If tried the site documentation, i used the search but couldn't find an immediate answer.
Say i wanted to execute the following task /home/accountname/domains/domain.tld/public_html/foldername/cli/filename.php every 3rd day of the month at 02.00hrs
1) what would the proper command be and timevalues be. I couldn't find any explanation at what * exactly means
2) is /usr/local/bin/php adding absolutely needed or would the command be executed without it aswell?
Say i wanted to execute the following task /home/accountname/domains/domain.tld/public_html/foldername/cli/filename.php every 3rd day of the month at 02.00hrs
1) what would the proper command be and timevalues be. I couldn't find any explanation at what * exactly means
2) is /usr/local/bin/php adding absolutely needed or would the command be executed without it aswell?