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

Recent content by StéphanS

  1. S

    Issue InnoDB tables in PSA database without primary key

    Are you actually running Plesk in a multi-master replication setup? If yes, which? I am assuming Percona XtraDB Cluster 5.7?
  2. S

    Important Repair Kit Extension

    Agreed, the name is confusing! Perhaps Plesk Governor? :D (Note that CloudLinux already uses this in their MySQL Governor solution)
  3. S

    Let's Encrypt extension

    Great and valuable info there Walter! Thank you for sharing.
  4. S

    Important Advisor Extension

    I think this isninregarsds to the Advisor extension.
  5. S

    Important Advisor Extension

    I've updated my playbook :D Thanks for the changes!
  6. S

    Let's Encrypt extension

    Is it possible to include preview links in the certificate Subject Alt Name list? port 7081 namevhost domain.tld (/etc/httpd/conf/plesk.conf.d/vhosts/domain.tld.conf:10) alias www.domain.tld alias ipv4.domain.tld alias...
  7. S

    Important Advisor Extension

    Are there currently no panel.ini settings for Advisor Extension yet? Option to indeed disable certain things, like firewall warning (eg. not useful if VM is already firewalled by a HW firewall), would be wanted here.
  8. S

    Why is Plesk using multiple protocols?

    Custom repo's for base packages like Apache / httpd. It all makes me shiver tbh :-) If you like to debug obscure bugs down the road, feel free though! I would not recommend doing this on a large scale production server (say a shared hosting server for 300+ vhosts). If you really _need_ http/2...
  9. S

    Plesk 17.8 RTM has been released

    Linux one-click: sh <(curl https://installer.plesk.com/one-click-installer || wget -O -https://installer.plesk.com/one-click-installer) –tier current Linux interactive: sh <(curl https://installer.plesk.com/plesk-installer || wget -O -https://installer.plesk.com/plesk-installer) –tier current...
  10. S

    Resolved I can not create Varnish docker instance in Plek / iptables error

    Makes a backup of network related docker config files (by moving them to a temporary directory) and then restarts the docker service. But I guess it needs a mkdir /tmp/dn-backup first, no? But enough giggles, where are the commands for this super awesome "snake" game you are talking about?!
  11. S

    Question Services running on Docker containers and being interconnected by Plesk

    This runs Plesk, completely, in 1 Docker container. It does not seperate out all the services to run in seperate containers. These Docker images should only be used for testing really, docker containers are designed to run 1 app / service, not an entire webstack + CP. So 1 container for Apache...
  12. S

    Disable non-secure Plesk login port 8880

    Sorry to reply to such an old post. But really, there is a very good reason to close off port 8880 -> MITM / Sniffing attacks! You don't EVER want to send these credentials over a plain text communications protocol like HTTP :S The values are not encrypted in the browser via JS or anything...
  13. S

    Plesk Onyx 17.8 Preview

    Plesk 17.8 Preview now supports Debian 9 Change Log for Plesk
  14. S

    Forwarded to devs mod_php showing outputting warnings in HTML while display_errors Off

    Hi, the issue was traced back to ExpressionEngine using an ExceptionHandler and outputting the captured errors/warnings/notices/etc into the HTML itself. This functionality was created to be able to log to alternative mechanism then php error log, eg. for when the customer has no access to...
Back
Top