Cron Troubles

Hello,

I’ve been trying to set up a cron job on a script I wrote. I’ve contacted support and they replied saying they would set it up. The script doesn’t work as expected even though I can get it to run correctly by browsing to it in IE.

It is a PHP script that includes a file from my site, accesses a database and then sends an email through mail..com. This is the first time I’ve tried to use cron jobs. Is there something I have to change in order to get it to run as a cron job?

Cron jobs can only be setup from linux accounts. You’d need some basic knowledge of shell commands to create a cron job.

Obtaining Direct Access To Server - H-Sphere User Menu Based Guide - Positive Software Corporation

Regarding crontab commands, here is something I found:
http://www.tech-geeks.org/contrib/mdrone/cron&crontab-howto.htm

When I first asked support to set up the cron job, they emailed me saying that it had been set up. They didn’t say that it couldn’t be done because it was a windows server, they said that it had been done. Why would they tell me they had done it if it weren’t possible?

Proper authority was not received to install a third party product on the server. And such thrd party products are not manageable from the control panel and not an offered service. It is a matter of system security as much as anything, we can not grant every request for dlls, programs, and such. I am sorry that cron is not available on windows, but you are free to use a linux account and use a cron from there to hit the windows domain on a timed basis.