@Franz Stancl This is what they are showing when I RUN: ls -l /opt/plesk/php/*/bin/php*
-rwxr-xr-x 1 root root 5613688 Feb 17 04:16 /opt/plesk/php/7.3/bin/php
-rwxr-xr-x 1 root root 5506856 Feb 17 04:16 /opt/plesk/php/7.3/bin/php-cgi
-rwxr-xr-x 1 root root 5740960 Feb 17 04:16...
I need to run mautic cron job in plesk.
This is the command:
php /var/www/vhosts/example.com/httpdocs/mymautic/app/console mautic:segments:update
I tried running this command as it is but it is not working and I have also tried running /usr/bin/php...