/ Published in: PHP
URL: http://dominiquedecooman.com/blog/how-run-drupal-cron-cli
Running php /path/to/your/site/cron.php will give an error. You need to create some php-file into root of your Drupal-site and put into it the code of this snippet. Then just add to your cronjob the full path to your php-script.
You need to login to post a comment.
