XML Sitemaps Generator

    Advanced search
Sitemap Generator Forum
July 05, 2008, 08:12:22 PM
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
   Home   Help Search Login Register  
Sitemap software 2.9 released - Email notifications, html sitemap customizing and more
6621 Posts in 1636 Topics by Members
Latest Member: kweisheit
Pages: [1]
  Print  
Author Topic: cron job didnt run  (Read 7412 times)
crystalmood
Registered Customer
Newbie
*
Posts: 1


View Profile
« on: October 21, 2006, 09:35:17 PM »

I set up a cron job like this:

25 3 * * 2,4,6 /usr/local/bin/php /homepage/........../xmlsitemap/runcrawl.php

But it never runs.

I changed it to
25 3 * * * /.............

still same. I have other cron jobs set up liek this as well and they all work fine.

any idea?  thanks
Logged
admin
Administrator
Hero Member
*****
Posts: 2755


View Profile
« Reply #1 on: October 22, 2006, 01:26:59 AM »

Hello,

please try to enclose the command into quotes:
25 3 * * 2,4,6 "/usr/local/bin/php /homepage/........../xmlsitemap/runcrawl.php"


Also, does it work if you enter this in shell command line?
/usr/local/bin/php /homepage/........../xmlsitemap/runcrawl.php

I set up a cron job like this:

25 3 * * 2,4,6 /usr/local/bin/php /homepage/........../xmlsitemap/runcrawl.php

But it never runs.

I changed it to
25 3 * * * /.............

still same. I have other cron jobs set up liek this as well and they all work fine.

any idea?  thanks
Logged

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.5 | SMF © 2006, Simple Machines LLC Valid XHTML 1.0! Valid CSS!