• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  1. T

    ghost CRON job continues to send emails after it is deleted?

    A long list that shows nothing we are looking for... Can u explain how that it is possible i still get these mails? Is the cronjob stored in a Database?
  2. T

    ghost CRON job continues to send emails after it is deleted?

    I already tried both....and im still getting these mails :S
  3. T

    ghost CRON job continues to send emails after it is deleted?

    ls -lah /var/spool/cron/crontabs outputs "No such file or directory". cd /var/spool/cron/ ls -a outputs different users, but not the old user that still runs the cronjob. It does show the renamed user.[/code] It does show the `root` user. But we already know the output of that. So from...
  4. T

    ghost CRON job continues to send emails after it is deleted?

    grep 10025 /etc/passwd outputs nothing :S This user does not exist anymore, since I renamed the domain > thus the user
  5. T

    ghost CRON job continues to send emails after it is deleted?

    As you can see, the mail is send by the root user. Received: by [HIDDEN].nl (Postfix, from userid 10025) id 022856000A9; From: Cron Daemon <root@[HIDDEN]> To: [HIDDEN] Subject: Cron [HIDDEN] /usr/local/psa/admin/sbin/fetch_url '[HIDDEN]' > /dev/null Content-Type: text/plain; charset="UTF-8"...
  6. T

    ghost CRON job continues to send emails after it is deleted?

    I've set it up under the subscription itself.. # /usr/local/psa/admin/sbin/crontabmng get root MAILTO="" 0 0 * * * /usr/local/psa/admin/bin/php -dauto_prepend_file=sdk.php '/usr/local/psa/admin/plib/modules/letsencrypt/scripts/renew.php' MAILTO="" 0 0 * * * /usr/local/psa/admin/bin/php...
  7. T

    ghost CRON job continues to send emails after it is deleted?

    Did you find any solutions to this? I have the following problem: 1. I renamed a domain. 2. After renaming, the scheduled tasks disappeared. 3. I keep receiving mails from the scheduled tasks on the old domain name. 4. I have no idea how to delete those scheduled tasks now.. :( Anyone got an...
  8. T

    can't install PHP7 PECL oAuth on Plesk 12.5.30

    It's probably a third party solution i've running on that other server than. But I found the third-party db_lib rpm (https://www.rpmfind.net/linux/rpm2html/search.php?query=php70-php-pdo-dblib) for php 7. Can you help me out on how to add this to the default plesk php 7 php-fpm?
  9. T

    can't install PHP7 PECL oAuth on Plesk 12.5.30

    I know it says it is not supported, but that is not true. I have it (php 7 + db_lib) running on another non-Plesk server.
  10. T

    can't install PHP7 PECL oAuth on Plesk 12.5.30

    I tried the above with pdo_dblib, but I can't seem to get it installed. Can someone workout a full example of how to install pdo_dblib for the default Php 7 FPM installed by Plesk..? Hope someone can help me out.. Regards, TK
  11. T

    For security reason backup is performed on behalf of subscription system user....

    I figured out the problem on my end. The files aren't backed up because some files were owned by the user apache. A simple guess is that these files are created due to Php code (for example cache files). 1. Is it possible to change the user for Customers, so that when a Customer (the website)...
  12. T

    [PPP-18396] Backup error, when hosting type is set to forwarding

    In addition to forwards that don't work, this also applies to domains without hosting (for example, domains used for only mail).
Back
Top