Results 1 to 2 of 2

Thread: Indexu 1.4.1 cron jobs not executing

  1. #1
    webandlinkscom is offline Registered User
    Join Date
    Feb 2007
    Posts
    19

    Default Indexu 1.4.1 cron jobs not executing

    Hello,
    I've set the cron jobs within the admin control panel, however I notice that the cronjobs are not excuting. I've even edit each of the cron jobs and set the new setting to determine if the new settings were saved, but 24 hours left the cron jobs have not executed. Is this a permission issue somewhere ?

    Webandlinks.com: Spider your link with us today.
    Technical support at Webandlinks LLC - Kayako SupportSuite Help Desk Software

  2. #2
    FSGDAG's Avatar
    FSGDAG is offline Moderator
    Join Date
    May 2007
    Location
    NJ, United States
    Posts
    1,651

    Default

    I know this is going to sound REALLY bad, but after you were done setting the CRON job in the Admin panel, did you goto your web hosting control panel and set the CRON there to run each time the CRON is suppose to run in the Admin panel?

    So here is how it works... Lets say you want the template cache to run at 1am and the sitemap to run at 2am.

    1 - Set the correct time in the IndexU Admin panel for the CRONs
    2 - Next, goto your web hosting control panel and create two new CRONs. The CRONs should be for 1am and 2am. They both should have the following executed:

    Code:
    /usr/bin/php -q -f /home/w4url/public_html/runcronjob.php > /dev /null
    Depending on your flavor of Lynx your running will determine if /usr/bin/php -q -f should be used to execute the command or something different. You can check with your hosting company if your unsure.
    FSGDAG | IndexU Hosting | Owner
    Website | NiceCoder Script Hosting and More! | Web4URL is For Sale!
    Follow Us On Twitter | FaceBook Profile | YouTube Videos

Similar Threads

  1. Stupid Question about CRON jobs
    By FSGDAG in forum INDEXU DELUXE v1.x
    Replies: 4
    Last Post: 11-26-2008, 11:21 PM
  2. Cron and .sh files
    By echo@ in forum INDEXU DELUXE v1.x
    Replies: 1
    Last Post: 11-26-2008, 10:06 PM
  3. Cron job
    By mycolumbus in forum v5.x
    Replies: 3
    Last Post: 08-27-2006, 09:22 PM
  4. indexu maintenance script in cron
    By persut in forum v5.x
    Replies: 1
    Last Post: 01-17-2006, 02:38 AM
  5. Replies: 1
    Last Post: 06-24-2002, 07:23 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
  •