Forum Moderators: phranque

Message Too Old, No Replies

Bash script.

Alternative to CRON

         

SinclairUser

1:03 am on Apr 20, 2003 (gmt 0)

10+ Year Member



I run my site on a virtual server and do not have acces to cron. Can someone give me a reliable Bash script (one that wont get me into trouble with my hosting co.) that will run and execute perl scripts at a predetermined interval - 30 minutes or so.

I can write a shell script to do this - I want one that will run without getting my knuckles rapped by my hosting service. I.e. acceptable to them...

DaveAtIFG

5:02 am on Apr 23, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I want one that will run without getting my knuckles rapped by my hosting service. I.e. acceptable to them...

You have a better idea what's acceptable to your host then we do. :) I think you'd be wise to negotiate with them.

SinclairUser

1:21 pm on Apr 23, 2003 (gmt 0)

10+ Year Member



Dave,

You are right. The problem is that they are not very communicative.

I have "discovered" a novel solution that should work okay for now.