• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Search results

  1. I

    Issue 502 error Node and Angular SSR

    Hi! I am setting up an Angular app that uses SSR on a Linux Debian 11.11 server with Plesk Obsidian 18.0.69. I have installed NodeJS Toolkit and I have enabled Node on a subdomain where the app will go. The Angular app is using Angular 19.2.10, and the Node configuration is this: Node.js...
  2. 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.
  3. 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)...
  4. 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...
  5. 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!
  6. 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...
  7. 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