Search the Community
Showing results for tags 'command line'.
-
Hi, I'm trying to use cron jobs to set some things up and don't have to do them everyday. One example is the currency rate update, another is the search indexation, and a few modules/scripts i wrote myself. I found that include('config/config.inc.php'); doesn't work for me from cli (and a c...