DBZMelvin
New Pleskian
Hello together,
I need your help, my Plesk Server is not working anymore after i installed NodeJS. I tried several steps to accomplish to get this 404 away but i failed. I tried to use the repair command but it just shows the following
Here the commands from the "history" that i used to install NodeJS and BCrypt, i need it for a Web Project
I dont know how i get it back to work, i hope someone can help me :/
I need your help, my Plesk Server is not working anymore after i installed NodeJS. I tried several steps to accomplish to get this 404 away but i failed. I tried to use the repair command but it just shows the following
Code:
root@fluffyunicorn:/# plesk repair all
Unknown Plesk command-line utility: "repair"
Here the commands from the "history" that i used to install NodeJS and BCrypt, i need it for a Web Project
Code:
1405 apt-get install node
1406 apt-get install npm
1407 npm install bcryptjs
1408 ls -hal
1409 clear
1410 npm install -g bcryptjs
1411 npm install -g bcrypt
1412 node-pre-gyp install --fallback-to-build
I dont know how i get it back to work, i hope someone can help me :/