Hello everyone here! i'm trying to finish my installation of humhub: https://www.humhub.org/en when it's installed, we have to make a cron on, th&t's my problem. here a help page, i tryed things, but still not work at all. http://docs.humhub.org/admin-instal...#cronjobs-and-asynchronous-job-processing-v13 i tried to make it working through ispconfig, but not working... what do you think i have to do please?
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.
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
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?