• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Recent content by Gagandeep

  1. G

    Question NextJs Deployement on Plesk. Giving 403 forbidden static folder.

    Hi Kasper Thank you so much for reply No , I created a sub-domain. Install create-next-app@latest. Then enable nodeJs, installed npm module then build, I check before build with "npm run dev" and after build with "npm run start" on my IP:3000. it's working fine. I've not changed anything in...
  2. G

    Question NextJs Deployement on Plesk. Giving 403 forbidden static folder.

    I'm trying to deploy NextJs on Plesk server. My NodeJs version is "21.7.3". My plesk Nextjs setup on NodeJs Extension is this as I've seen so many articles. But It's giving me this 403 forbidden error which seems like permission error. I've given my domain user , and also root and also...
  3. G

    Issue Error starting web application. nextJs Installaton Error.

    I have set it to NODE_ENV: production. Still I'm facing 403 Error. I'm not quite sure what permission stopping it to run.
  4. G

    Issue Error starting web application. nextJs Installaton Error.

    After setup NextJs on my plesk server. I'm facing this issue on webpage. Here I'm sharing the Subprocess as well
  5. G

    Issue NodeJs 403 Forbidden Issue.

    I have been trying to run nodeJs Application on plesk server. Now Node is running on port:3000. But when I hit the "passenger status". It give me result of "Phusion Passenger(R) Standalone is not running, according to PID file /root/passenger.3000.pid". Now I don't know, The 403 Forbidden error...
  6. G

    Issue NodeJs Extension Error of phusion-passenger

    Well It's working now. NodeJs Enabled. I just turned Off the "PrivateTmp=true" from "/etc/systemd/system/multi-user.target.wants/apache2.service". I don't why I can't find this ticket as fast you found out. But It really helpful. Still My Domain show me this.
  7. G

    Issue NodeJs Extension Error of phusion-passenger

    Well I tried. But It didn't work. Maybe the error from here effecting the NodeJs to run.
  8. G

    Issue NodeJs Extension Error of phusion-passenger

    I did it. I selected the new PHP version then goes back to the old as exact the step you mentioned. After that connected the Server with SSH and run the command for my domain. which return the same thing as return by the nodeJs Extension. which says I edited my Msg and added this...
  9. G

    Issue NodeJs Extension Error of phusion-passenger

    Yes the "Nginx web server and reverse proxy server (1 of 1 selected)" and "Nginx Web Server" and In Services Management "Reverse Proxy Server (nginx)" is on.
  10. G

    Issue NodeJs Extension Error of phusion-passenger

    I have a nodejs Project with simple Hello World , indx.js file. When I try to enable NodeJs , through the extension. I get the error says "Error: Execution nginx_modules_ctl has failed with exit code 1, stdout: , stderr: START nginx_modules_ctl --enable phusion-passenger" I just don't know...
Back
Top