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

Search results

  1. QWeb Ric

    Issue Server pool SSL not showing for selection

    A lot of the sites that we host use one of two wildcard SSLs and each time we renew those, I've to go through approx 45 websites and update each of their uploaded SSLs individually despite the actual certificate being the same. As far as I'm aware, we're supposed to instead be able to use the...
  2. QWeb Ric

    Question Removing nginx Server header

    Hmm. Doesn't seem to be the case for me! xPoweredByHeader = off; does remove the x-powered-by: PleskLin header, but the server: nginx and even the x-powered-by: PHP/x.x.xx headers are left in-tact. I wonder if it's because we're running PHP as an FPM app. Perhaps this causes these headers to...
  3. QWeb Ric

    Question Removing nginx Server header

    Thanks, but it's the "server: nginx" header that I'm trying to get rid of, either per-site or globally. Worth ditching the powered-by headers too I suppose, but somehow the pen tester didn't pick up on those.
  4. QWeb Ric

    Question Removing nginx Server header

    One of our clients has had a pen test performed on their website, and the tester has asked us to remove the "Server: nginx" response header. We run the default Apache + nginx configuration on all of our servers and, as far as I understand it, this header is generated by nginx and cannot be...
  5. QWeb Ric

    Resolved Removing PHP from chroot template

    Just to confirm for anybody stumbling onto this post - I've now removed the opt/plesk/php/5.6 tree from the chroot template and from each individual website, and I've removed the 5.6 interpreter from within Plesk's component installer, and everything seems to be working smoothly. Thanks @MSandakov
  6. QWeb Ric

    Issue Track email delivery -> Action log showing "Domain's disk space limit reached"

    Looks like I might be barking up the wrong tree with this one actually. Increasing the subscriptions quota doesn't resolve the mail issue, and I noticed the action log entries appear to be one entry per day, at roughly the same time each morning, so I'm now thinking this is just a log entry...
  7. QWeb Ric

    Issue Track email delivery -> Action log showing "Domain's disk space limit reached"

    One of our hosted websites has stopped sending emails. Investigating, I noticed there's a new "Track email delivery" under the domains Mail tab, and within this there's an action log which is currently showing a bunch of "Domains disk space limit reached" messages. E.g. The domain is indeed...
  8. QWeb Ric

    Resolved Removing PHP from chroot template

    Perfect, thank you. I haven't had chance to crack on with this yet, but it sounds like a smooth enough process. Will confirm how it goes for anybody else stumbling here.
  9. QWeb Ric

    Resolved Removing PHP from chroot template

    Very interesting, thanks. So, in a nutshell, there's basically no real point in running the sudo ./update_chroot.sh --apply all part then, because there won't be any new/changed files to apply, but I could painstakingly iterate each domain and just repeat the same manual removals that I'm...
  10. QWeb Ric

    Resolved Removing PHP from chroot template

    Ref https://support.plesk.com/hc/en-us/articles/12377962235159-How-to-add-programs-to-chrooted-shell-environment-template-in-Plesk and specifically lines 42 - 70 of Useful-scripts/Bash scripts for Linux/plesk-chroot-template.sh at main · qwebltd/Useful-scripts , I've been setting up a new server...
  11. QWeb Ric

    Resolved How to backup the spam filter black list

    Thanks. Turns out the page just took a while to update and does now show the imported entries, and I can see them with this command too so presumably all is good now =).
  12. QWeb Ric

    Resolved How to backup the spam filter black list

    Stumbled onto this while trying to find a way to migrate the block list from one server to another, but after importing to the new servers database, Plesk still shows an empty list. Do we need to trigger a config file regeneration somehow? (Linux here)
  13. QWeb Ric

    Issue Wrong DKIM signature after migration

    OK, well at least I know this is expected behaviour then. Bit of a pain but I suppose manageable.
  14. QWeb Ric

    Issue Wrong DKIM signature after migration

    I'm part way through migrating websites from a CentOS 7.9 server running Plesk 18.0.59 Update #2 to Alma 9 running Plesk 18.0.60, and I've just noticed that if I click through to the mail settings of a transferred website, and then the "How to configure external DNS" link, the DKIM record that...
  15. QWeb Ric

    Resolved Plesk won't install on Alma 9 because of missing CRB repo

    I ended up editing /etc/yum.repos.d/almalinux-crb.repo and changing its baseurl line to the same as in the /etc/yum.repos.d/rackspace-almalinux-crb.repo variant, and Plesk is now installing. baseurl=https://mirror.rackspace.com/almalinux/$releasever/CRB/$basearch/os/
  16. QWeb Ric

    Resolved Plesk won't install on Alma 9 because of missing CRB repo

    After my efforts to spin up a Rocky 9 server were swatted by Plesk not actually supporting Rocky 9, I've now spun up an Alma 9 server and worked my way back to being ready to install Plesk. This time I got the following error: So I enabled and tried again: And got the following: I then...
  17. QWeb Ric

    Question Rocky 9 support

    I'm not on the Rocky / Alma / CentOS / RHEL dev teams so can't guarantee anything, granted. But Rocky was founded by Gregory Kurtzer, one of the original CentOS founders, so I'd expect it to be as close, if not closer, to a binary compatible RHEL than Alma, given both distributions make that...
  18. QWeb Ric

    Question Rocky 9 support

    Fair point on upgrading in steps, but our servers are all cloud instances so unfortunately the CentOS to Alma upgrade script isn't an option, which is a shame as that does sound like a brilliant solution. It seems the sensible approach is going to be for me to start again with the server build...
  19. QWeb Ric

    Question Rocky 9 support

    We have 3 CentOS 7.9 servers to migrate for separate clients, and as we're already running a Rocky 8 server for another client with Plesk installed to that just fine, I perhaps ignorantly just assumed Plesk would also run on Rocky 9 without problems. Having spent 2 days building the first...
  20. QWeb Ric

    Issue DKIM and mailer daemon emails

    Voted. For anybody else stumbling on to this, until it's properly resolved we just adopted a DMARC policy of p=quarantine;sp=none; which seems to work well enough. It offers basically zero protection against mail spoofing but means your legitimate emails with DKIM signatures at least make it...
Back
Top