• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Search results

  1. A

    Question How to deploy React app?

    no, any file inside of the document root can be served, for instance, you can put the test.txt file and it will be available on example.com/test.txt node.js no need because you upload the compiled application with all prepared files (js, CSS, HTML) no, a React app is just a bunch of HTML, JS...
  2. A

    Issue COMException (0x8007054b). Urgent, please help

    I guess you can run the plesk repair web example.com command to fix some known issues
  3. A

    Question How to deploy React app?

    yes, you need to put your index.htm (and other files) directly into the document root folder
  4. 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
  5. 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
  6. 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
  7. 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
  8. 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
  9. A

    Question Domain forwarding, no Lets Encrypt?

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

    Question How to deploy React app?

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

    Question Plesk Email Security: domain-specific settings

    Hello, I don't see any per-domain basis settings
  12. 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/
  13. 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
  14. 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
  15. 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
  16. 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
  17. 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
  18. 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?
  19. 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