• 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. P

    Issue how do i rund wget cron?

    Hello, i need to run the following cron * * * * * wget --spider -O - https://domain.com/instagram/post/cron >/dev/null 2>&1 it shouts out an error. i tried to add complete path to wget by adding /usr/bin/wget but no improvement.
  2. P

    Issue Problems with HWCLOCK

    I have Plesk 17.0.17 on centos 7 VPS running. And scheduled cron scripts run with wrong time. i have checked hwclock and got the following error message hwclock: Cannot access the Hardware Clock via any known method. hwclock: Use the --debug option to see the details of our search for an access...
  3. P

    Issue Cronjobs not working

    I am using CentOS Linux 7.3.1611 (Core) with Plesk Onyx Version 17.0.17 Update #12 I have to run several crons like such: * * * * * /usr/bin/php -q /var/www/vhosts/blabla.com/httpdocs/apps/console/console.php send-campaigns >/dev/null 2>&1 it shout out an error so i checked this forum here and...
Back
Top