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

Question Default hosting template setup.

spacecabbie

New Pleskian
Hi all new to plesk it came with the vps :)

So still looking for ch-rooted template the basic one does not set it up correctly .bashrc not correctly linked for example
 
Last edited:
Yea i am sorry been jumping all over the place atm. I setup a vps as dev server since my hosting is limited in ssh access i work allot with composer yarn node and git. so i setup this cheap strato vps and setup user subscriptions so most of the defaults are setup for me but i find that the shell is very weirt.

So i have investigated the default update_chroot.sh sets up the most of chroot but for example the bash env is completely blank looks to me that the .bashrc is not loaded at all.
So looking around it looks the chroot is setup in basic lots of the commands are setup and add php as wel.

So in the end what i can see is that its basically missing the bashrc stuff (bash-4.2$) shows no current dir etc.
since plesk does not work with /home i kinda struggling vinding where to place it.

What i reallyy would like is just a template that makes all current shell env avalible in chroot.
I don't want to work under root.

Or atleast setup the .bashrc then i can manual add the programms i need via the script and go from there.
 
@spacecabbie

You should check at strato whether you have root access, since it seems to be the case that you are accessing SSH as non-root.

If you really have no root SSH access at all, then you should really consider to take a VPS with (proper) root access: otherwise, you would be encountering a lot of permission related issues sooner or later when doing development work.

In short, check the availability of proper root access and if that is not possible with your current VPS, please consider an alternative that allows for (proper) root access.

Regards.......
 
Back
Top