[TYPO3-english] Scheduler: uptime instead of cron job?
    Xavier Perseguers 
    xavier at typo3.org
       
    Wed Jan 11 10:54:59 CET 2012
    
    
  
Hi Dennis,
> However, when I replaced test.php by cli_dispatch.phpsh it failed to trigger
> the Scheduler (I had put in an email test task with a 10 second interval
> just to check).
What was suggested in this thread is something like that:
somewhere/test.php
<?php
exec('/path/to/php /path/to/cli_dispatch.phpsh');
?>
and you should call test.php from your browser.
Kind regards
-- 
Xavier Perseguers
Release Manager TYPO3 4.6
TYPO3 .... inspiring people to share!
Get involved: http://typo3.org
    
    
More information about the TYPO3-english
mailing list