Hi!
I want to install a server onto a shared hoster. That means that I have only limited access to the machine. Running the "startdaemons.sh" script will not be possible - but I have the possibility to run some kind of cron jobs. But they are limited to the possibility of calling an url so there is no way to call a shell script.
What can I do?
Michael
Comments
The only problem is that I have to separate the code. It would be fine to know exactly the part that is running every minute. That would prevent me from too much debugging in unknown code.
Michael
if yes, can you tell me which files should i cron job?
I'm on shared host as well and need it for twitterbridge integration. My host allows me to run a cronjob every 15 minutes.
I also filed a bug, because I'd really like to be able to "just" call the scripts via a cron-job: http://status.net/open-source/issues/3143