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?