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

nextjs

  1. M

    Issue Node+Phusion port conflicts

    When starting a Next.js Node app with the Plesk UI, it uses port 3000 by default. This is an issue if I want to start a new Next.js app on a different domain, as it conflicts with the same port, giving an error "This address is already in use". If I stop the first node app process, it frees up...
  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.

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

    Resolved next.js images not loading error 500

    Hi, I am get issue while loading the image in NextJS project. The issue is with NextJS <Image> tag. If I use <Image/> than in production the image not get load/display. It gives 500 error. If I add unoptimized in <Image /> than it get load in production. I tried deploying the same github repo...
  5. Y

    Issue Cannot run NextJS website ( Error: Cannot find module '../server/require-hook' )

    I am unable to make NextJS ( "next": "13.1.1" / "next": "13.5.6" ) work with Plesk, I have followed all the exact tutorial steps from: How to set up your NEXT.JS app on Plesk server Here is my Node.js Dashboard Page: Here is my node_modules/.bin/next file ( I changed const defaultCommand from...
  6. C

    Resolved Can't install components anymore

    Hi all, I'm trying to deploy a NextJS app, and seem to need the NodeJS component for it. But it does not want to be installed. Or now nothing wants to be installed at all. When I wanted to install the NodeJS component, I should also install the Phusion Passenger server, so I did that. And that...
  7. K

    Question Next JS Build issue

    We we run build we are getting below error info - Creating an optimized production build... info - Attempted to load @next/swc-linux-x64-gnu, but an error occurred: /lib64/libc.so.6: version `GLIBC_2.18' not found (required by...
Back
Top