Tache Cron sur serveur mutualisé
... / Tache Cron sur serveur mu...
BMPCreated with Sketch.BMPZIPCreated with Sketch.ZIPXLSCreated with Sketch.XLSTXTCreated with Sketch.TXTPPTCreated with Sketch.PPTPNGCreated with Sketch.PNGPDFCreated with Sketch.PDFJPGCreated with Sketch.JPGGIFCreated with Sketch.GIFDOCCreated with Sketch.DOC Error Created with Sketch.
Question

Tache Cron sur serveur mutualisé

by
PaulR5
Created on 2018-10-01 16:22:17 (edited on 2024-09-04 14:18:31) in Tâches automatiques (cron)

J'ai un script qui me demande d'installer 3 taches Cron.

30 * * * * /path/to/script/application/yii cron/hourly >/dev/null 2>&1

0 18 * * * /path/to/script/application/yii cron/daily >/dev/null 2>&1

/* * * * * /path/to/script/application/yii queue/run >/dev/null 2>&1

Dans ajouter une planification cron, que faut-il mettre dans "commande à exécuter"?


Replies are currently disabled for this question.