• 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. T

    Issue All website content deleted!

    Hi, I was removing at the same time 2 of my 4 websites with different domain names but ALL WHERE DELETED! I did it via the red cross menu item available on the website card resume in the "website and domains" page. So I firstly deleted one, clicked on the confirm, then deleted the second...
  2. T

    Question Duplicate (copying) existing website config

    Hi, I really struggle to find something on the subject. I have to configure 6 "websites" that nearly have the same configuration. I'll be glad that it exists a functionality to copy existing website and change only the few settings that differ. How can I handle that please ? I have tried...
  3. T

    Question Passenger Phusion logs for nodeJs app

    Hi, I really struggle to output log for my nodeJs application. How can I easily display application logs while in ssh please ?
  4. T

    Issue Cannot cd in deploy actions

    Hi, I have tried multiple things in deploy actions: `ls > output.log` => output the content of main folder (backend/ frontend/) `cd ./backend/ && ls > output.log` => output nothing `cd ./backend/ > output.log` => output an empty file I was awaiting at least an error message. Why can't I cd in...
  5. T

    Question Display log of commands in Deploy actions

    Hi, is there a way to see the real time output of deploy actions please ? In my case I need to run a sequence of npm commands on my nodejs project and it will be way easier to see output of the cli. Thanks for your lights
Back
Top