[TYPO3-caretaker] Caretaker Cronjob

Martin Ficzel martin.ficzel at gmx.de
Fri Oct 29 12:31:48 CEST 2010


Am 29.10.10 11:54, schrieb Nina:
>
> Hello,
>
> I set up a cronjob with the following line from the Wiki-Pages:
> */2 * * * * /Applications/MAMP/bin/php5.2/bin/php -f
> /Applications/MAMP/htdocs/typo3/cli_dispatch.phpsh caretaker update -node root
>
> In the mail log i get an error message:
> Node not found or inactive
>
> Has someone an idea what i did wrong?
>
> He seems to stop in the file class.tx_caretaker_Cli.php
>
> Greetings Nina
>

That cannot work,

the node option is written with two minus characters. But in your case you could also just 
use the -R option.

Afterwards you should try the command from the cli before you add it to the crontab.

Regards, Martin



More information about the TYPO3-project-caretaker mailing list