[TYPO3] Crawler not working as I would expect it.

Dmitry Dulepov [typo3] dmitry at typo3.org
Fri Sep 19 12:20:02 CEST 2008


Hi!

Walrick Bosch wrote:
> However if someone were able to determine what is wrong with the cronjob 
> my provides set, tthat would be helpful.
> 
> Again the cronjob was:
> */10 * * * * username nice -n+19 php -q /...../cli_dispatch.phpsh 
> crawler >/dev/null 2>/dev/null

Try executing it from shell. I would use the full path to PHP if I were you (typically /usr/bin/php or /usr/local/bin/php).

> Btw, would anybody be able to tell me if a 10 minute cronjob would be 
> enough to daily index a 10000+ pages pagetree? They told me they 
> couldn't set the internal lower.

No, this is definitely not enough. But you run it several times a day, it will pick up where it left.

-- 
Dmitry Dulepov
TYPO3 Core team
My TYPO3 book: http://www.packtpub.com/typo3-extension-development/book
In the blog: http://typo3bloke.net/post-details/tag_your_typo3_extension_releases_in_svn/


More information about the TYPO3-english mailing list