toolman Posted January 30, 2011 Share Posted January 30, 2011 Hi, I am not sure if this is in the right forum, but I wanted to ask how I can set up a crontab if I don't have cpanel in my hosting control panel? Thanks Link to comment https://forums.phpfreaks.com/topic/226120-crontab-help/ Share on other sites More sharing options...
BlueSkyIS Posted January 30, 2011 Share Posted January 30, 2011 you'll need to ssh into the server and do it manually. i typically set up a text document with the commands (crondoc.txt) and then feed that document to crontab. > crontab crondoc.txt Link to comment https://forums.phpfreaks.com/topic/226120-crontab-help/#findComment-1167301 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.