Greaser9780 Posted February 25, 2007 Share Posted February 25, 2007 I have a file called crontimer.php I want my CRON to run. What command do I need to use. Link to comment https://forums.phpfreaks.com/topic/40011-command-for-cron-job/ Share on other sites More sharing options...
magic2goodil Posted February 25, 2007 Share Posted February 25, 2007 The shell command for it would be: crontab filename Link to comment https://forums.phpfreaks.com/topic/40011-command-for-cron-job/#findComment-193513 Share on other sites More sharing options...
Greaser9780 Posted February 25, 2007 Author Share Posted February 25, 2007 So when it says comand to run enter: crontab filename crontimer.php Link to comment https://forums.phpfreaks.com/topic/40011-command-for-cron-job/#findComment-193514 Share on other sites More sharing options...
magic2goodil Posted February 25, 2007 Share Posted February 25, 2007 I believe so, and then I think that should start you down your path to installing it. I did a google search and found the crontab command, but have never installed a cronjob myself. Link to comment https://forums.phpfreaks.com/topic/40011-command-for-cron-job/#findComment-193519 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.