• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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