Cron Job automatic execution is not wokring

@sacrofano schrieb:

Edit the users crontab:

crontab -e

In my servers crontab for the user „apache“ :

*/10 * * * * php /path_to_shopware/bin/console sw:cron:run > /dev/null

 

 

Issue resolved path to shopware is missing