• 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!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

node.js

  1. R

    Resolved use nodejs and problem with express routing

    I upload and extract this GitHub - plesk/node-express: A simple Express-based app to test Node.js support. project on /httpdocs folder and change Application Startup File to server.js and after browsing the domain like this : http://www.mydomain.com and see Express welcome message but when...
  2. L

    Issue filemng failed: filemng: Error occurred during /bin/mkdir command. when restarting Node.JS app

    Hi, I have Plesk Onyx 17.5 installed and I have a Node app running on it. But I am getting an "Incomplete response received from application" message, so I wanted to take a look at the passenger logs by setting the application to development mode. But I have to restart the app for that...
  3. S

    Question Possible to install node 4.x

    Installed AWS Plesk AMI (BYOL) and need to run node.js 4.7. I see 6.9 and 7.4 installed. Any way to add another?
  4. A

    Issue Node Env Variable Length

    Hello, I've noticed that in a node application, if you add custom environment variables, there appears to be an issue in regards to the total length of the key-names and the values. If anyone has encountered this and resolved it (or worked around it), some help would be great. Here are the...
  5. D

    Question installing npm on a linux server that runs plesk onyx

    I need for my Magento 2 Installation the grunt javascript task runner to optimize my frontend developing workflow. since i allready tried to install node.js on a plesk 12.5 server over apt-get i recognized that it will remove some pelsk packages and crashed the server. now i need to install npm...
  6. touins

    Resolved Node js Onyx

    Hello all , After days thanks to help of expert of this forum , i succes to install phusion passenger in plesk without any error after that i installed nodejs , but when i followed this tutorial form this link https://www.plesk.com/blog/plesk-and-node-js i got Forbidden You do not have...
  7. robetus

    Resolved node.js not finding script

    I'm testing node.js in Onyx and with a simple hello.js script: console.log('Hello World'); When I run the script I get the following errors in npm-debug.log (please also see attached for how I'm trying to run the script): 0 info it worked if it ends with ok 1 verbose cli [...
Back
Top