Results 1 to 10 of 14

Hybrid View

  1. #1
    Join Date
    Aug 2006
    Location
    Texas/USA
    Posts
    35
    Plugin Contributions
    0

    Default Re: Google Froogle Cron question

    Quote Originally Posted by mafiasam View Post
    I just stumbled upon this.
    did you set up your ftp account on google base and then configure it in the zen cart admin?
    Yes, the configurations are ok. I can do the manual creat and upload and it has no problem but the cron job is giving me permission denied. Anything else?

  2. #2
    Join Date
    Mar 2004
    Posts
    16,042
    Plugin Contributions
    5

    Default Re: Google Froogle Cron question

    some hosts will lock these out

    try using get and using the /actual/path/to/the/files
    Zen cart PCI compliant Hosting

  3. #3
    Join Date
    Aug 2006
    Location
    Texas/USA
    Posts
    35
    Plugin Contributions
    0

    Default Re: Google Froogle Cron question

    I am using sashbox as a host. Do you know if I would need to open a ticket with them to figure out what could be wrong?

  4. #4
    Join Date
    Aug 2004
    Location
    Saint Petersburg, Russia
    Posts
    1,786
    Plugin Contributions
    13

    Default Re: Google Froogle Cron question

    Quote Originally Posted by Merlinpa1969 View Post
    try using get and using the /actual/path/to/the/files
    It will not work. You have told:
    Quote Originally Posted by Merlinpa1969 View Post
    some hosts will lock these out
    Quote Originally Posted by Paradigm81 View Post
    /bin/sh: line 1: /usr/bin/GET: Permission denied
    /bin/sh: line 1: /usr/bin/wget: Permission denied
    Scripts GET/wget does not run - permission denied to access shell /bin/sh.

    Two variants:
    1. Use command line php.exe. It is impossible to start googlefroogle.php directly by php.exe. But it is possible to use intermediate loading "bootstrapping" script (php or perl - does not metter).
    2. Start your googlefroogle.php using a cron job GET/wget on another server.

  5. #5
    Join Date
    Aug 2004
    Location
    Saint Petersburg, Russia
    Posts
    1,786
    Plugin Contributions
    13

    Default Re: Google Froogle Cron question

    3. Try this one:
    0 5 * * * curl -s 'http://www.paradigmrockshirts.com/googlefroogle.php?feed=yes&upload=yes'

  6. #6
    Join Date
    Aug 2006
    Location
    Texas/USA
    Posts
    35
    Plugin Contributions
    0

    Default Re: Google Froogle Cron question

    Quote Originally Posted by a_berezin View Post
    3. Try this one:
    0 5 * * * curl -s 'http://www.paradigmrockshirts.com/googlefroogle.php?feed=yes&upload=yes'

    I went in today and added this command as a third command in addition to the "WGET" and "get". If I was supposed to just run the "curl" by itself, I can try that after a day or two passes and I check the results of the CRON.

  7. #7
    Join Date
    Mar 2007
    Location
    Taiwan
    Posts
    241
    Plugin Contributions
    0

    Default Re: Google Froogle Cron question

    Quote Originally Posted by a_berezin View Post
    3. Try this one:
    0 5 * * * curl -s 'http://www.paradigmrockshirts.com/googlefroogle.php?feed=yes&upload=yes'
    I tried this one as well as the others listed in this thread. Couldn't get the others to work but this one seems to work - no error messages, but also no upload to Froogle. The manual upload works fine - i.e. clicking on the 'upload' link in the admin area.

    Any ideas what's wrong?

  8. #8
    Join Date
    Feb 2006
    Posts
    588
    Plugin Contributions
    0

    Default Re: Google Froogle Cron question

    Did anyone figure out a way to run a new googlefroogle xml file via cron job in cPanel?

  9. #9
    Join Date
    Dec 2004
    Posts
    1,031
    Plugin Contributions
    0

    Default Re: Google Froogle Cron question

    This works for me, sending it every week.

    Minute Hour Day Month Weekday
    0 3 * * 6
    wget https://www.yourdomain.com/googlefro...?feed=fy_uy_tp


    Maybe also check the folder permissions.

    Q: does the manual file creation work when done from the admin? Does the file get created with a current date? Have you successfully uploaded to google base manually?
    Live and learn... the Zen way.

 

 

Similar Threads

  1. v139h How to update google merchant feeder with cron and multiples feeds?
    By wirefram in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 4 Oct 2012, 09:40 PM
  2. A Question about Cron Jobs
    By LissaE in forum General Questions
    Replies: 0
    Last Post: 30 Jul 2009, 12:19 AM
  3. OH this GOOGLE BASE and cron!
    By eDee in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 8 May 2008, 10:00 PM
  4. Google Froogle Feeder
    By idontknow in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 2 Jun 2007, 08:15 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg