• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Search results

  1. A

    Question How to deploy React app?

    yes, you need to put your index.htm (and other files) directly into the document root folder
  2. A

    Question Docker for Plesk makes me confused.

    https://docs.plesk.com/en-US/obsidian/administrator-guide/web-hosting/using-docker.75823/#using-remote-docker
  3. A

    Question Docker for Plesk makes me confused.

    Hello, it's a free extension but if you want to use remote nodes, you need to buy a license
  4. A

    Issue COMException (0x8007054b). Urgent, please help

    Hello What does this mean? do you have the same site on the other server without plesk? I can suggest checking system event logs, maybe there is detailed information about the error
  5. A

    Question How to deploy React app?

    When you add a subdomain it has its own document root folder so you can't break other sites
  6. A

    Question How to deploy React app?

    In this case, you can just put the content of the build folder inside the document root folder
  7. A

    Question Domain forwarding, no Lets Encrypt?

    Hello, you can choose a certificate in the Hostting settings section
  8. A

    Question How to deploy React app?

    Hello, do you have a backend for your React application?
  9. A

    Question Plesk Email Security: domain-specific settings

    Hello, I don't see any per-domain basis settings
  10. A

    Issue Plesk update error

    Hello, please check that http://autoinstall.plesk.com is available on the server, for instance by the command curl -I http://autoinstall.plesk.com/
  11. A

    Question NodeJS Websocket Nginx with process.env.PORT?

    I hope this thread is quite similar to your issue and it can help Resolved - Cannot make nodejs application listen on different port
  12. A

    Question Disabled "Hosting performance settings management" is ignored when using .user.ini

    yes, please submit a bug report but also I've found a feature request Setup global PHP-FPM settings Tools & Settings > PHP Settings
  13. A

    Question NodeJS Websocket Nginx with process.env.PORT?

    Hello, I guess this article can help https://support.plesk.com/hc/en-us/articles/12377246437399-Does-Node-js-on-Plesk-support-WebSockets-socket-io
  14. A

    Question Preview URL wrong in domain view

    Hello, I guess there can be a conflict between preview settings and URL rewriting in .htaccess, I think it is more correct to change the document root to /blog and remove URL rewriting
  15. A

    Question Disabled "Hosting performance settings management" is ignored when using .user.ini

    Hi, the customers can use .user.ini files but if that is undesirable behavior, you can set the user_ini.filename setting to an empty string in the corresponding PHP handlers
  16. A

    Question Troubleshooting Plesk Backup Manager: Exceeding Specified Limit of Full Backup Files

    Hello, please check the logs, maybe are there errors related to the backup process?
  17. A

    Issue Hosting plan error after removing PHP 8.0

    yes, at the first storing the PHP version will be changed. I suggest cloning this service plan, adjusting the settings as you want, and then re-assigning the service plan.
Back
Top