raimis100 Posted March 25, 2008 Share Posted March 25, 2008 I want to create a cron but i dont have a c-panel on my web host. i have been reading about cron for about 2 hours but it doesn't seem possible. What should I do to make crons work ? What should I do to automate scripts without cron ? Link to comment https://forums.phpfreaks.com/topic/97808-crontab-without-a-c-panel-and-other-ways-to-automate-scripts/ Share on other sites More sharing options...
BlueSkyIS Posted March 25, 2008 Share Posted March 25, 2008 can you ssh to your server as root or admin? if so, run crontab that way, via command line. Link to comment https://forums.phpfreaks.com/topic/97808-crontab-without-a-c-panel-and-other-ways-to-automate-scripts/#findComment-500407 Share on other sites More sharing options...
raimis100 Posted March 25, 2008 Author Share Posted March 25, 2008 I don't really know what do you mean with that ... I'm a real newbie! Can you explain how to do that ? Link to comment https://forums.phpfreaks.com/topic/97808-crontab-without-a-c-panel-and-other-ways-to-automate-scripts/#findComment-500415 Share on other sites More sharing options...
hassank1 Posted March 25, 2008 Share Posted March 25, 2008 does anybody know a good site for cron tutorial ( I am a newb) Link to comment https://forums.phpfreaks.com/topic/97808-crontab-without-a-c-panel-and-other-ways-to-automate-scripts/#findComment-500418 Share on other sites More sharing options...
trq Posted March 25, 2008 Share Posted March 25, 2008 I don't really know what do you mean with that ... I'm a real newbie! Can you explain how to do that ? Can you login to your server via the command line (terminal)? Link to comment https://forums.phpfreaks.com/topic/97808-crontab-without-a-c-panel-and-other-ways-to-automate-scripts/#findComment-500422 Share on other sites More sharing options...
BlueSkyIS Posted March 25, 2008 Share Posted March 25, 2008 does anybody know a good site for cron tutorial ( I am a newb) http://www.google.com/search?q=crontab Link to comment https://forums.phpfreaks.com/topic/97808-crontab-without-a-c-panel-and-other-ways-to-automate-scripts/#findComment-500431 Share on other sites More sharing options...
discomatt Posted March 25, 2008 Share Posted March 25, 2008 If you aren't sure what a terminal or SSH is, you should learn to walk before you run. Check your hosts features list. most will tell you if they allow remote terminal or SSH access. Link to comment https://forums.phpfreaks.com/topic/97808-crontab-without-a-c-panel-and-other-ways-to-automate-scripts/#findComment-500441 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.