View Single Post
Old 11-26-2007, 09:05 AM   #136 (permalink)
ehaze
Member
 
Join Date: Aug 2007
Posts: 40
iTrader: 0 / 0%
ehaze has a spectacular aura about
Quote:
Originally Posted by ehaze View Post
WP-o-Matic and cron jobs... (hostgator)

for the life of me i cant get the jobs to run.

wp-o-matic says to put this in my cron tab:
*/10 * * * * /usr/bin/ftp http://sub.domain.com/wp-content/plu...n.php?code=101

tried it and doesn't update the blog

also tried:

/usr/local/bin/php /accountname/public_html/subdomain/wp-content/plugins/wp-o-matic/cron.php?code=101

/usr/bin/php /home/accountname/public_html/subdomain/wp-cron.php

ideas?

i found the answer to this issue. i asked hostgator to turn on curl then used the following command.

/usr/bin/curl
/accountname/public_html/subdomain/wp-content/plugins/wp-o-matic/cron.php?code=101


my blogs updated this morning
ehaze is offline