I want to run a CronJob on an Ubuntu server 16.04 with php.7.0, which does not work for me.
I have the following crontab -e, which should perform or execute my script every 10 minutes, but it does not do anything.
10 * * * * /usr/bin/php7.0...
asked by
22.09.2018 / 23:48