• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Recent content by MisterU

  1. MisterU

    Resolved Plesk Onyx Preview and FeedBack

    :( We will check it. I'll keep you updated.
  2. MisterU

    Resolved Plesk Onyx Preview and FeedBack

    Debian 8 kernel does not support CPU limit ('cfs bandwidth') You may activate RAM limitation via specifying boot parameter: cgroup_enable=memory
  3. MisterU

    Resolved Plesk Onyx Preview and FeedBack

    "System Resource Usage Limits" is Plesk feature which uses Linux cgroups system to limit CPU/RAM/DiskIO usage. cgroups is about limits but is not about isolation (https://en.wikipedia.org/wiki/Cgroups)
  4. MisterU

    Resolved Plesk Onyx Preview and FeedBack

    CentOS/RedHat/CloudLinux 7, Debian 8, Ubuntu 14.04 (only x64) – Plesk Docker integration supports only OSes which match recommended requirements according the Docker documentation. You may only attach remote Docker service to your Plesk server which based on CentOS 6.
  5. MisterU

    Resolved CBL and PLESK

    hi! https://docs.plesk.com/en-US/12.5/administrator-guide/mail/configuring-serverwide-mail-settings.59430/ has been updated. The root cause of the issue is a change in the CDL behavior. They started blacklisting IP addresses that are used in HELO greetings of multiple domains if the HELO...
  6. MisterU

    Odin PHP packages and op-code caching - needs fixing

    * Check mpm module on Tools & Settings -> Apache web server. 'Event' should be chosen. * Check if any FPM handler enabled on Tools & Settings -> PHP settings
  7. MisterU

    PHP-FPM Troubles

    Does your product have any debug mode? Are there any PHP errors in log files? Did you check if php session works?
  8. MisterU

    Odin PHP packages and op-code caching - needs fixing

    Yes, as danami already notes: Plesk's PHP builds support FPM on OS with Apache 2.4 on board.
  9. MisterU

    Odin PHP packages and op-code caching - needs fixing

    The solution is use FPM instead of FastCGI handler type to get opcache benefits out of the box.
  10. MisterU

    Plesk Database Schema

    Curtis1, We don't have SVG/PDF files with details. If you need details you may use MySQL Workbench.
  11. MisterU

    Plesk overwrites postfix config breaking production server mail.

    Russmac, if you want completely disable mail in Plesk then you need remove corresponding components (Postfix, Docvecot/Courier) through Plesk autoinstaller. Then install postfix using system package manager. In this case Plesk won't be interact with postfix and their configuration files.
  12. MisterU

    Any plans to support Plesk PHP packages on CloudLinux?

    Multiple PHP for CloudLinux 6 and 7 available only for Plesk 12.5
  13. MisterU

    missed domain after buying licence key

    Root cause: WebAdmin license does not allow to work with clients. So you need to move your subscription under admin account. You can do it using following call in command line: plesk bin subscription --change-owner <subscription_name> -owner admin
  14. MisterU

    [PPP-13673] New SSL Certificate produces nginx/apache configuration errors

    I hope we will fix this issue before next your ssl certificate update :)
  15. MisterU

    [PPP-13673] New SSL Certificate produces nginx/apache configuration errors

    did you try run /usr/local/psa/admin/sbin/httpdmng --reconfigure-server ?
Back
Top