• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Recent content by Sergey_Ugdyzhekov

  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