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

    Issue Mod_Security IP persistent storage massive

    This issue affects CentOS6 running mod_security-2.9.0-centos6.16102616.x86_64 From repo : PLESK_17_0_17-extras OS ‪CentOS 6.9 (Final)‬ Product Plesk Onyx Version 17.0.17 Update #28, last updated on June 23, 2017 04:09 AM The detected symptoms of the issue: - High CPU usage on servers with...
  2. websavers

    Issue Dropbox Backup and High IO Load

    Hi there, At around 5am every morning we get reports about high load from those of our Plesk servers that have the Dropbox Backup plugin enabled and in use by our clients. The report from LFD indicates exactly what processes were running at the time. Processes like those to follow are present...
  3. websavers

    Issue Adding git repo to new subdomain, overwrites primary domain!

    You're absolutely right; I'm ashamed I missed that. I must have thought since the value was already provided above, there shouldn't need to be additional config and ignored that setting altogether. Yes, it would be a good improvement to have it pre-fill that field.
  4. websavers

    Issue Adding git repo to new subdomain, overwrites primary domain!

    This is a pretty big issue... I went to write an article on using the Git manager in Plesk. For my demo I decided to add a new subdomain within Plesk, then use the provided functionality (that appears when adding a subdomain) to populate the subdomain with a Git repo. After it was done...
  5. websavers

    Issue plesk bin repair fs not as effective as expected

    Hey Igor, I have not... that's kinda the question now isn't it -- feature request or bug? I think it's a fair assumption to make that this tool will repair *all* functions necessary for Plesk systems to work normally. That *should* thusly mean it - repairs all of the Postfix queues...
  6. websavers

    Resolved [PPP-13862] Redirect on automated login and http referrer

    Good news, this is fixed in Plesk Onyx! success_redirect_url works.
  7. websavers

    Issue plesk bin repair fs not as effective as expected

    Hey there, Coincidentally we had two different servers wherein a command was accidentally run to recursively change the ownership of the entire /var directory to all the same value. In one case it was the plesk user and in another it was popuser: popuser. We had hoped to be able to run `plesk...
  8. websavers

    Resolved Onyx upgrade issue health monitor

    Turns out I was wrong about this. After removing those files, disk monitoring is simply disabled entirely -- there's no "Disk" option showing in the Plesk Server Health Monitor any longer. I tried restarting Plesk services and reinstalling the health monitor like this: # plesk installer...
  9. websavers

    Issue Deleting domains does not remove vhost root

    fwiw, in our case all domain-specific web server configs were already wiped out by Plesk upon deletion of the domain; it simply left the vhost folder / data behind. We were able to safely wipe out the folder without affecting anything else in the system. In my last test of this, deleting the...
  10. websavers

    Issue "Very Strong" password policy is unnecessarily prohibitive

    We've been trying to ensure that all of our servers are configured with the "Very Strong" password requirement policy. We most definitely want to ensure a high level of security and we're fine with telling clients "too bad" when their passwords are 6 chars (for example). However we keep finding...
  11. websavers

    Resolved Onyx upgrade issue health monitor

    Thanks Igor! We had to basically do that with all the files in the /df/ folder by running: # /etc/init.d/sw-collectd stop # tar -cvzf /root/df_backup.tgz /usr/local/psa/var/health/data/localhost/df/df-root.rrd/* # rm -rf /usr/local/psa/var/health/data/localhost/df/df-root.rrd/* #...
  12. websavers

    Resolved Quick Preview failing due to HTTP/2 (HSTS)

    Peter, My apologies, you're absolutely right. The HSTS header we were using on our primary domain had the IncludeSubdomains directive snuck in there (it was borrowed from other code). I hadn't thought to look there as I was under the impression that HSTS had to be specified on a per subdomain...
  13. websavers

    Issue Auto-Reply sends to spammers too

    When the spamassassin Spam Filter is enabled in Plesk and Auto-Reply is enabled, it seems that the auto-reply is triggered *before* the spam scoring occurs. This means that every spam message coming in to an account triggers a spammy auto-reply response going out. Shouldn't Postfix be...
  14. websavers

    Resolved Quick Preview failing due to HTTP/2 (HSTS)

    Hey Peter, Make sure HTTP/2 is enabled on the server where this is being tested. Configure the Website Preview to work on the server's hostname, configure the site to work over HTTPS, then visit the preview URL for the domain in Firefox 50.1.0 (current release ver) or Safari 10.0.3 Tech Preview...
  15. websavers

    Resolved Quick Preview failing due to HTTP/2 (HSTS)

    After enabling HTTP/2 on a server, quick previews fail to function. This is because HTTP/2 requires a TLS channel, thus enforcing HSTS. However the Quick Preview URL does not present a matching certificate, so the TLS connection fails in most modern browsers that try to negotiate over https...
  16. websavers

    Question How to disable local mail lookup without disabling mail services?

    Hey folks; we want to disable local mail lookup / delivery without disabling mail services. We use a mail relay and would like _all_ mail to route through that. So instead of Domain A delivering to Domain B directly, it should go to the relay and then back to the server for delivery. Even if...
  17. websavers

    Issue SPF error does not use configured "explanation text"

    We're running Plesk v12.5.30_build1205150826.19 os_CentOS 7 (Update #53) with Postfix as our MTA. The Mail Server Settings are configured with the following: SPF explanation text: "Your email was rejected because you are not using a server that is authorized to send mail from your domain. This...
  18. websavers

    Question Is there a way to update a service plan without syncing?

    Thanks for the response! I'm afraid that doesn't really help... I most definitely want to be able to keep certain values synced with the service plan, such as bandwidth and storage limits and such. However PHP settings are very much something that will nearly always be specific to each...
  19. websavers

    Question Is there a way to update a service plan without syncing?

    I wish to update all of our service plans to default to using PHP 7 for performance and security reasons (though mostly performance). There's two problems with this: 1. The only option when changing a setting for a service plan is to "Update & Sync", however I don't wish to force existing...
  20. websavers

    PHP Version changed by Plesk on subdomain

    I'm afraid that's not accurate. The service plan we were updating that affected our clients with this issue already had the "Hosting performance settings management" enabled / checked. So clients can indeed adjust their PHP settings however they wish. Regardless of this setting, a change to say...
Back
Top