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

    SSL Certificates with domains aliases

    What is the difference beetween: WILDCARD SSL CERTIFICATES "Multi domain wildcard ssl" "Positive multi domain wildcard" MULTI DOMAIN / SAN / UCC "Positive multi domain SSL" "Multi domain wildcard ssl" "Positive multi domain wildcard" I don't understand. Costs are very different.
  2. E

    SSL Certificates with domains aliases

    Ok for multi-domain name SSL certificate. Thank you.
  3. E

    SSL Certificates with domains aliases

    Hello, We have a domain with two domains aliases. How can we have certificate with each domains ?
  4. E

    Scheduled Plesk backup don't load (cron pb?)

    Hello, Plesk Backup work when we make instant backup but not with scheduled backup. There is nothing in the log files (pmmcli.log & migration.log). How can we correct? Plesk 12 / Centos
  5. E

    502 Bad Gateway nginx

    Hi Igor, I've made it. But nothing resolve the problem....
  6. E

    502 Bad Gateway nginx

    The website are down... How can i put it online? I've reload nginx and "/usr/local/psa/admin/sbin/httpdmng --reconfigure-all" but nothing. Still 502 Bad Gateway nginx... Thanks a lot for your help.
  7. E

    502 Bad Gateway nginx

    Hello, We have a problem with a magento website. Often (perhaps when we use administration), we have the message "502 Bad Gateway nginx". We have added server instructions in Plesk Nginx: proxy_buffers 16 16k; proxy_buffer_size 32k; fastcgi_buffer_size 32k; fastcgi_buffers 16 12k; But we...
  8. E

    Updating IP NS server

    Ok. I've created a script like that: #!/bin/sh /usr/local/psa/bin/domain -l > domains.txt for dom in $(cat domains.txt); do /usr/local/psa/bin/dns --update-soa $dom -soa-serial-format yyyymmddnn done
  9. E

    Updating IP NS server

    Thank you. I've used for tests "DNS Zones on Domains: dns Utility" Example: ./dns --update-soa domain.com -soa-serial-format yyyymmddnn But how i can execute for all domains ? I don"t find the command.... Don't work: ./dns --update-soa * -soa-serial-format yyyymmddnn
  10. E

    Updating IP NS server

    Hello, We have change IP from NS server in Plesk. Why can we force refresh named.conf (for all domains) ? Informations stay with old IP. We can force one domain when we change an information in the DNS and we validate. But Hown can we change all domains? Example: Old > NS server1.com (x.x.x.1)...
  11. E

    How can we delete disk quota with Licence Web Admin

    Sorry for the long time.... We always have the 2 problems : quota alert and email on root@<old_hostname>. About quota alert We have made command: # plesk bin subscription_settings -u <domain> -mbox_quota 10G SUCCESS: Update of domain '<domain>' completed. Since every day, we have an email...
  12. E

    How can we delete disk quota with Licence Web Admin

    Thank you Igor. "admin_email" is correct but i always receive alert on root@<old_hostname>. I have change server hostname on Plesk and #hostname is correct. Where can i found the <old_hostname>?
  13. E

    How can we delete disk quota with Licence Web Admin

    Igor, an another pb with the licence modification i think: How can i change the default administrator email in the db? I've change email in the user settings but i always receive for example "health" alert on the default administrator email. I've search this default administrator email in mysql...
  14. E

    How can we delete disk quota with Licence Web Admin

    Ok for me too with my "subscr_name". Thank you Igor.
  15. E

    How can we delete disk quota with Licence Web Admin

    Ok, but... # plesk bin subscription_settings -u subscr_name -mbox_quota 10G > Wrong syntax for command's '-update' parameter
  16. E

    How can we delete disk quota with Licence Web Admin

    #plesk bin subscription -u subscr_name -mbox_quota 10G > Unrecognized option: '-mbox_quota'
  17. E

    How can we delete disk quota with Licence Web Admin

    Ok. Thank you. Unlimited possible?
  18. E

    How can we delete disk quota with Licence Web Admin

    Igor, Can you explain <number>[B|K|M|G|T] ?
  19. E

    How can we delete disk quota with Licence Web Admin

    Hello, We have a lot of server with Plesk Panel 30 domains. We have migrated a website with a 2 Go disk space quota on a virtual server with Web Admin Plesk Panel Licence. So, we don't have field (or we don't find...) to update this value (or delete it). The website disk usage is now 2.1 Go...
  20. E

    DNSBL

    Sometimes... But with sbl.spamhaus.org or another, how i can whitelist IP ?
Back
Top