Hi,
I have a server that has DA panel.
At my cronjobs I added:
Command: /usr/local/bin/php -q /home/<USER>/domains/<Domain>.com/cronjobs/cronjob.php
and in order to test if its work I did the
minutes - 2
hours - *
days - *
.... - *
And its not working.
Why?
I have a server that has DA panel.
At my cronjobs I added:
Command: /usr/local/bin/php -q /home/<USER>/domains/<Domain>.com/cronjobs/cronjob.php
and in order to test if its work I did the
minutes - 2
hours - *
days - *
.... - *
And its not working.
Why?