Zen Follower
- Join Date:
- Dec 2006
- Posts:
- 102
- Plugin Contributions:
- 0
Google Base Feeder Support Thread [OLD]
I have had a cron job running for a few months now, and it worked great
GET 'http://www.shoepeddlers.com/googlefroogle.php?feed=yes&upload=yes&type=products' > /dev/null 2>&1
The file created was shoepeddlers_products.xml and all product were listed
My hosting company switched to a new server
the difference is
apache 2 as compared to 1.3.9
more cpus
more ram
more speed and better security
and a new version of cpanel
now the cron would not run untill I changed it to use “WGET”
now it runs, but it saves the files to shoepeddlers_.xml and no products are listed
the contence of the files is just this
I’ve been work with the hosting company, but we can’t seem to figure it out.
Any suggestions please:frusty::frusty: