Problem with cronjob using http

Author Message

Dominik LEE

Sunday 06 August 2006 1:47:21 am

I just added an RSS import to my website.

I managed to run cronjob.php throught the shell with this command line :

/usr/bin/php -C runcronjobs.php

all RSS where imported .

But when I configure using the index.php file, nothing happens (after clearing cache....)

include_once( 'kernel/classes/notification/eznotificationeventfilter.php' );

 eZNotificationEventFilter::process();

I can't find any answer in other forum topics.

thanks

Dominik LEE

Tuesday 08 August 2006 11:31:44 pm

Is there another way than modifying index.php to get cronjobs executed automatically ?

Any help would be highly appreciated

Kristof Coomans

Wednesday 09 August 2006 1:45:27 am

Hello Dominik

You can let the cron daemon run it for you at a specified date/time. See http://en.wikipedia.org/wiki/Crontab

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.