How do I configure a cronjob?
This information mentions the path to the PHP parser (/path/to/php/parser). For Versio, this is:
/usr/local/bin/php -q -f
For php 7 domains u will have to use :
/usr/local/php70/bin/php70 - q -f
Your cronjob (the part you enter in the Command field) will look as follows:
/usr/local/bin/php -q -f /home/*your username*/domains/*your domain name*/public_html/cronjob_file >/dev/null 2>&1
We recommend always using the above-mentioned line, instead of the method via wget.
Aradığınız Bilgiyi Bulamıyor musunuz?
Bilgi bankasını detaylı olarak incelediniz, fakat ihtiyacınız olan bilgiyi bulamıyorsanız,
Bir Destek Talebi Oluşturun.