cron for humhub

Discussion in 'Installation/Configuration' started by corto, Jun 22, 2019.

  1. corto

    corto Member

  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Most likely you created a jailed cronjob and not all programs you run there are part of the jail. Delete the cronjob, then go to the client limits of this client and set it to full cron, then create the cronjob again.
     
  3. corto

    corto Member

    Thx till,
    i'm going to try this now!
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    And in case that it still does not work then, post the cron file that ispconfig created, you find it in /etc/cron.d/ folder
     
  5. corto

    corto Member

    thx again till,
    if i need to put that:
    > /usr/bin/php /path/to/humhub/protected/yii cron/run

    i need what sort of cron?
    full cron, chroot, url cron?
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    Use a full cron.
     
  7. corto

    corto Member

    ok, thanks
     

Share This Page