• 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

    How do you make a global change for log rotation on all subscriptions/domains?

    I figured it out. In the psa database there is a 'log_rotation' table. You can make global changes with mysql queries such as: update `log_rotation` set `compress_enable` = replace(`compress_enable`, 'false' ,'true');
  2. P

    How do you make a global change for log rotation on all subscriptions/domains?

    Thanks for the reply, but I am actually trying to enable log rotation with specific parameters (rotate daily, max of 31 logs). Thanks!
  3. P

    How do you make a global change for log rotation on all subscriptions/domains?

    It still doesnt change them even when I modify the service plan and sync
  4. P

    How do you make a global change for log rotation on all subscriptions/domains?

    Is it possible to change all log rotation settings globally? I tried to configure the log rotation defaults for the reseller account and sync, but it does not change any of the log rotation values. Is this possible, or do I need to spend hours and hours clicking on links for hundreds of...
  5. P

    Plesk 11.0.9 issues with Nginx on new install

    Problem solved. I disabled nginx according to this thread: http://forum.parallels.com/showthread.php?t=261979
  6. P

    Plesk 11.0.9 issues with Nginx on new install

    Hi all, I'm having some issues with nginx on a new install of 11.0.9 on Redhat. I used the autoinstaller script and I believe nginx is causing strange behavior. When nginx is enabled and I create a new site with a dedicated IP, it causes the default SSL to use the SSL from the new site...
Back
Top