Your software
My Mautic version is:5.2.1
My PHP version is:8.3.14
My Database type and version is:MySQL 8.0 - SSD
Your problem
My problem is:
Mein Problem ist, das Cornjob-Fehlermeldung ausgegeben werden:
php console mautic:emails:send
Command “mautic:emails:send” is not defined.
Did you mean one of these?
mautic:broadcasts:send
mautic:email:fetch
mautic:emails:fetch
mautic:messages:send
Im Ordner “/home/www/xxx/html/mautic/bin/” ist folgender Befehl:
#!/bin/sh
php /home/www/xxx/html/mautic/bin/console mautic:emails:send
Wie kann das Problem behoben werden?