Trouble with Cron Jobs

Avatar
  • Answered
I have 6 Cron Jobs running on InMotion with NO results. I know that the addresses to my crons are correct because I can insert them into a browser and they execute successfully. I have tried both "relative" and "direct" (URL's) and the InMotion's Cron does not work for me.

What I am doing incorrectly?

This is what I've tried:
(illustrated by one of my Cron Jobs)

Using:
30 0 * * *
for the schedule

For the command: (all of the below)

/home/braden7/public_html/http://sarasota-bradenton-vehicle-listings.com/a-golfcarts/cron.php

http://sarasota-bradenton-vehicle-listings.com/a-golfcarts/cron.php

sarasota-bradenton-vehicle-listings.com/a-golfcarts/cron.php

php -q /home/braden7/public_html/sarasota-bradenton-vehicle-listings.com/a-golfcarts/cron.php

curl --silent /home/braden7/public_html/http://sarasota-bradenton-vehicle-listings.com/a-golfcarts/cron.php

curl --silent http://sarasota-bradenton-vehicle-listings.com/a-golfcarts/cron.php

Any help will be appreciated.

Respectfully
Jim MacLeod
Avatar
johnpaulb-imhs1
Hello Jim, Thank you for contacting us for assistance coding your cron job. They seem to be running when I kick them off from command line and trouble with trouble with cron jobs. We are happy to help, but will need some additional information. What task are the .php files supposed to be performing? If you have any further questions, feel free to post them below. Thank you, John-Paul