Recent content by seanaaxv

  1. S

    Resolved Facing Problem run cron job

    @hello, Mow, thanks for your reply! I was able to solve this recently and didn't get a chance to post a reply until now. Example cron job: # Queue handler, runs each minute. * * * * * /usr/bin/php -q /var/www/vhosts/mydomain.com/mm.mydomain.com/apps/console/console.php queue >/dev/null 2>&1...
  2. S

    Resolved Facing Problem run cron job

    Please share a step-by-step on how you solved your issue.
  3. S

    Resolved Facing Problem run cron job

    Hello, I understand you solved it. :-) But now help me solve it, please.
  4. S

    Resolved Facing Problem run cron job

    Also last piece of information: Under Tools & Settings > Scheduled Tasks > Crontab shell is "/bin/bash (chrooted)"
  5. S

    Resolved Facing Problem run cron job

    Hello Peter & psclip, I am facing a similar issue I can't seem to find a fix, please help! My server is Ubuntu 20.04.2 + Plesk Obsidian (latest version) and I am attempting to get Mailwizz running on a subdomain using PHP 7.4.22. The cron tasks I wish to run are: # Campaigns sender, runs...
Back
Top