Path

7x / documentation / exponential / technical manual / 5.x / features / cronjobs / running cronjobs / parameter order with cronjo...


Caution: This documentation is for Exponential, from version 3.x to 6.x.
For 5.x documentation covering Platform see Exponential Platform Documentation, for difference between legacy and Platform see 5.x Architecture overview.

Parameter order with cronjobPart is executed

There is a mistake in doc (or bug in runcronjobs.php). Instead of:

php runcronjobs.php group_of_tasks -s example


should be:

php runcronjobs.php -s example group_of_tasks


otherwise specified siteaccess will not be respected - eZp will use default one.
  • Re: Parameter order with cronjobPart is executed

    Thank you. This is now reported here: http://issues.ez.no/11054

Anonymous User (29/06/2007 11:45 am)

Anonymous User (29/06/2007 11:45 am)


Comments

  • Re: Parameter order with cronjobPart is executed

    Thank you. This is now reported here: http://issues.ez.no/11054