anyone got this running as a cron??
For somereason i am unable to get the cron jobs to work. Cron is turned on on my server etc as i have other crons working, but unable to get the feed or upload to run as a cron.
i have thefollowing process cron
curl -s '/home/public_html/googlefroogle.php?feed=fy_un_tp&limit=500&offset=&x=47&y=15&key=***********'
and a upload later the same night
curl -s "/home/public_html/googlefroogle.php?feed=fn_uy&upload_file=google_products_en_500.xml&key=******** ***"
tryed with ' and " never make a difference, tried the PHP and other cron actions but to no joy. No error being emailed to me as a problem.... but the feed in google not showing an updated file
any thoughts??
Bookmarks