Jump to content

amaljunior002

Members
  • Posts

    3
  • Joined

  • Last visited

Recent Profile Visitors

92 profile views

amaljunior002's Achievements

Newbie

Newbie (1/14)

  • Conversation Starter Rare
  • Week One Done Rare
  • One Month Later Rare
  • One Year In Rare

Recent Badges

0

Reputation

  1. Hello, I'm encountering an issue configuring my Node.js application in Plesk on HelioHost. Current configuration Server: Johnny Application Root: /nodeapp Document Root: /httpdocs (current) Startup File: app.js Directory structure / ├── httpdocs/ └── nodeapp/ ├── app.js ├── package.json └── public/ The public directory exists inside the application root and has standard permissions (755). Issue I'm trying to change the Document Root from: /httpdocs to: /nodeapp/public Plesk allows me to browse to and select the public directory, but when I click OK or Save, it fails with the following error: Unable to change document root: Permission denied. Additional observations If I set the Application Root to /, the configuration is accepted and /httpdocs remains the document root. If I set the Application Root to /nodeapp, Plesk recognizes the application correctly (it detects app.js and package.json), but changing the document root to /nodeapp/public always results in the "Permission denied" error. The public directory is a normal directory (not a symbolic link) and is visible in Plesk's File Manager. The application files are owned by my hosting account, and the directory permissions appear to be correct. This appears to be a server-side Plesk or virtual host configuration issue rather than a filesystem permission issue. Could someone please check whether there is a restriction or configuration problem preventing my account from setting the document root to a subdirectory of the application root? Thank you.
  2. Hello, this is a request for a new subdomain addition to my account main domain amaljunior002.helioho.st new subdomain api.moshsoftwares.helioho.st Lastly i would also like to enquire if my main domain name could be changed from amaljunior002.helioho.st to to something more generic (moshsoftwares.helioho.st) Thank you
×
×
  • Create New...