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

Recent content by Patashoow

  1. P

    Resolved Disable output buffering

    I was about to answer myself. It is indeed by using <FilesMatch>. So thank you again! (so much!) I owe you a drink ;) EDIT: I still don't know how to mark the question as solved.
  2. P

    Resolved Disable output buffering

    Oh! My! Gawd! I've been trying for like 8 hours straight! You saved me so much time. Thanks a lot! That indeed worked. So from there, can I only apply it for a specific script and not the whole server?
  3. P

    Resolved Disable output buffering

    Hello, I'm really struggling trying to find how to disable output buffering on my server. I'm using Apache 2.4.41 with Nginx in proxy mode. I also have ModSecurity enabled with Comodo rules (free) and use PHP-FPM served by Apache. I have set, in my "php.ini" file, the value of...
  4. P

    Question Limit the number of recipients for a single message on outgoing emails

    Thank you for your reply. I don't know if I was able to explain well my situation but in fact, I'm using an external service for all my outgoing emails (an external SMTP relay) so maybe that this new information changes something? I've read on the internet that even though Postfix is just a...
  5. P

    Question Limit the number of recipients for a single message on outgoing emails

    Hi, Is there a way to limit the number of recipients (To, CC and BCC) for a single message on outgoing emails with Plesk? I'm using Postfix and all emails are sent through an external email server via SMTP. Thanks for any help.
  6. P

    Question Change the email address used in the "From" header when Plesk sends email notifications

    Hello, When Plesk sends me email notifications, it's using the same email address in the <From> header and in the <To> header which causes email deliverability problems. Is there a way to define an email address of my choice for the sender in this case? Thank you in advance for your help.
  7. P

    Issue Plesk file manager freezes when uploading a file

    Hello @Kaspar and sorry for the late answer. I was so frustrated that I just gave up on the File Manager solution so I managed to use an FTP software and that solved my problem. By the way I checked the logs but unfortunately I couldn't find anything. It was a single zip file. In my opinion...
  8. P

    Issue Plesk file manager freezes when uploading a file

    Hello, I'm facing a very frustrating situation with Plesk file manager. Each time I try to upload a file (that is not that big ~45Mb) the progression bar freezes at 86-87%. The whole behavior is quite weird as the progression bar starts at 73% then goes slowly until 86-87% and then nothing...
  9. P

    Question Dedicated FPM application and subdomains

    I have one other maybe stupid question but are the shared pools only shared by the domain and all its subdomains or are they shared by the whole server? If for example my server hosts domain.tld (with sub-1.domain.tld & sub-2.domain.tld) and other-domain.tld (with sub.other-domain.tld), when I...
  10. P

    Resolved Can't accessing Plesk log in page over HTTPS

    Ok thanks for the information. So in fact I can simply use "https://mail.domain.tld:8443" to log in to my Plesk panel. EDIT: how to mark a post as solved?
  11. P

    Resolved Can't accessing Plesk log in page over HTTPS

    In fact the host name is "mail.domain.tld". The SSL works perfectly for "domain.tld". Is there anything I should do?
  12. P

    Question Dedicated FPM application and subdomains

    Thank you for the clarifications. So just to be 100% sure, if I for example set a dedicated pool for the main domain and every subdomain and then repeat the same settings for the process manager to be static with 100 child processes, I will have 100+(number_of_subdomains x 100) permanent child...
  13. P

    Resolved Can't accessing Plesk log in page over HTTPS

    Hello, When I try to access my Plesk panel through the URL "https://domain.tld:8443" it says that the connection is not secured even if my SSL certificate is fully valid for "domain.tld". So how could I fix that? Everything was working just fine few minutes ago.
  14. P

    Question Dedicated FPM application and subdomains

    Hello, In Home > Domains > PHP settings, if I set the "run PHP as" option to "Dedicated FPM application...", will that setting also be applied to all subdomains? I have multiple subdomains on my website and I was previously using shared FPM with the value "FPM application served by Apache" but...
Back
Top