jojobot
01-07-2001, 08:19 AM
I need to perform a task (eg run a script) on a regular basis. Do typical webhost accounts give users cron or something similar? I've never noticed it on an Alabanza panel, but admittedly I haven't looked for it before.
![]() | View Full Version : scheduling tasks jojobot 01-07-2001, 08:19 AM I need to perform a task (eg run a script) on a regular basis. Do typical webhost accounts give users cron or something similar? I've never noticed it on an Alabanza panel, but admittedly I haven't looked for it before. Chicken 01-07-2001, 11:03 AM For the most part, you should contact the host to see if they will allow the particular cron job. I've seen some that forbid it, and some that allow it on a case by case basis. webfors 01-07-2001, 11:21 AM cpanel3 has the ability for clients to add/edit/delete their own cron jobs. But again, it depends on the type of cron job. CRego3D 01-07-2001, 11:43 AM yes, becuase sometimes you check your system resources and somebody is taking up 55% of the server with a rogue cron job KILL, KILL, KILL I love that command :D webfors 01-07-2001, 11:50 AM I took that feature out of cpanel for my clients. Mostly because my clients have no idea what a cron job is, or what they would use it for. If someone requested it, I would gladly offer it to them, after reviewing their intentions and the job to be scheduled. kunal 01-07-2001, 02:28 PM Like the others have said, most hosts might allow cron jobs if you have a justified reason. BC 01-07-2001, 06:19 PM Quite a few Alabanza hosts don't advertise cron jobs, but if you ask them nicely they're quite happy to setup cron jobs for you (for free). Below $10 Host (http://www.below10host.com) is one example. DaveC# 01-09-2001, 05:11 PM I run all of my crons that I can at nightime. Incidently I am just starting with the joys of AT the NT scheduler which is a bit horrible to be honest |