PDA

View Full Version : Cron Job Problems



onemhunki
April 3rd, 2007, 03:29 AM
Hi folks, can anyone give me pointers on Cron Job's?

I have a php script that I'm trying to target and I'm getting the mails that back after the cron job that looks like it doesn't recognize the script. I'm not sure I have my file in the right place. I've read some info on the web about the command path /user/bin/ etc etc and have used an SSH connection to find and target the file, but it doesn't seem to match anything like the suggestions/examples.

Any help as usual greatly appreciated.

podja
April 3rd, 2007, 10:58 AM
I also need to know this.

Cheers

onemhunki
April 3rd, 2007, 11:36 AM
Since posting I've managed to make an SSH conection to my site and traced a path to the file in question, copied this path into the command line of the Cron Tab and although it seems to be acessing the php file it's returning a load of rubbish by email, and the path doesn't feel right. I'm really struggling technically with this one.