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

Recent content by igorosabel

  1. I

    Question When will PHP 8.1 be available?

    Thanks! Using avif is something I really need because I have a couple applications that use a lot of images and they take a lot of space and will make everything faster. I'll keep an eye on this issue.
  2. I

    Question When will PHP 8.1 be available?

    Sure! Server is Debian 11.11, Plesk Obsidian 18.0.67, PHP 8.4.3 $original_filename = '/path/to/file.jpg'; $destination_filename = '/path/to/new_file.avif'; // Read file $image = imagecreatefromavif($original_filename); imagepalettetotruecolor($image); imagealphablending($image, true)...
  3. I

    Question When will PHP 8.1 be available?

    I have updated to the last Plesk version, I have installed PHP 8.4 and when I try to convert an image to AVIF I get this error: Warning: imageavif(): avif error - Could not encode image: No codec available Is there anything else I should install or configure? I made a script to check support...
  4. I

    Resolved http3 issue with Angular app

    Ok, since it seems to be an issue with the HTTP/3 checkers I'll leave it be. Thanks!
  5. I

    Resolved http3 issue with Angular app

    Yes, in Hosting & DNS > Hosting I just have the domain, without the "www". I can access the site typing "Indomable" and nothing is added nor redirected. I have checked "Redirect visitors from HTTP to HTTPS using an SEO-friendly 301 redirect" but if I enter the address with the https there are no...
  6. I

    Resolved http3 issue with Angular app

    Hi! I have an issue with nginx, http3 and Angular apps. I activated http3 support on nginx using the CLI: plesk bin http3_pref --enable After that I checked: root@server:/home/user# plesk bin http3_pref --status HTTP/3 is enabled for nginx When I check with HTTP/3 Check it says: Server does...
Back
Top