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

    Amazon Route 53 Extension Problem - multiple zone records

    Michael, could you report issue directly to our dev team on GitHub https://github.com/plesk/ext-route53 ?
  2. S

    Amazon Route 53 Extension Problem - multiple zone records

    Thank you for your report! We will check it.
  3. S

    Plesk 12.5 preview feedback thread

    Could you show output of following commands? plesk bin php_handler --list plesk version
  4. S

    Plesk 12.1.22 install - dependency failure

    You need remove installed php before upgrade then install php components after upgrade. yum remove plesk-php*
  5. S

    Plesk 12.5 preview feedback thread

    Could you show your php.ini, fpm pool conf, last_nginx.conf and nginx_vhost.conf? Pastebin is more preferable than plain text :)
  6. S

    Wordpress sites under Plesk 11.5 hacked

    SalvadorS, Do you use mod_php or fastcgi? Do you allow to use cgi/perl/python scripting?
  7. S

    Route53 Duplicate Hosted Zones

    Hello Vincent, Extension was updated. Duplicate zones issue was fixed. Thank you for your request. We want to implement sync NS records so Plesk zone will content Amazon NS records. Will it useful for you or you want to use common delegation set?
  8. S

    Wildcard SSL Certificate on Wildcard Subdomain in Plesk showing wrong certificate

    You can specify the same document root for your subdomain. http://example.com -> /httpdocs http://*.example.com -> /httpdocs
  9. S

    https://domain.tld:8443 not redirecting to https://server.tld:8443

    Hello, Unfortunately, this issue cannot be fixed in such manner because SSL certificate validation is performed before redirection. Even if you set up redirection to correct address, your customers will still see SSL certificate warning.
  10. S

    Resolved Cannot access Plesk because server redirects to it's hostname

    In short, you can change this behavior if it's not applicable for you. There is article about how it works in Plesk: http://devblog.plesk.com/2013/12/about-plesk-url-or-telling-customers-the-right-address-to-go-to/
  11. S

    Webstats run server out of memory due to 'sort' command on access_log.webstat

    You can run statistics utility every hour for these domains. You will get some performance penalty but make OOM killer more happy.
  12. S

    Mod_security Bug

    This issue will be fixed in nearest updates.
  13. S

    Databases are not deleted when I delete a subscription

    Please show me output of command: plesk db "select * from dom_param where param = 'disable_remote_db_remove'"
  14. S

    Databases are not deleted when I delete a subscription

    Are you using external MySQL server for websites?
  15. S

    How to set my whole website to https and redirect all http to https

    Domain -> Webserver Settings ->Additional Apache directives -> Additional directives for HTTP Redirect / https://domain.tld/
Back
Top