Knowledge Base for Advanced Cron-Jobs
Knowledge Base about Advanced Cron-Jobs wit better description about the possibilities of Advanced Cron-Jobs:
- do output with cron-script.php >> cron-script-output.txt
- different possible to execute like for php «31 04 * * * php pathToPhpScript/....»
- what is the base-path for cron-scripts, or do I have to use always absolute-path
- examples like (abstract): DD HH DD MM dOfWeek interpreter [absPathToScript] >> [absPathToOutputFile]
- examples like real (pseudoreal) 31 04 * * * php /home/121954.cloudwaysapps.com/txsjrjwqax/publichtml/cron-script-1.php >> /home/121954.cloudwaysapps.com/txsjrjwqax/publichtml/output-cron-script-1.txt
2
votes
