• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Question Missing /bin/bash (chrooted)

Talistech

Basic Pleskian
Hey guys,

I have Plesk installed on 2 different vps', one of them has the option to go through chrooted shell, the other one has not. How can I install it or make it visible?
Already did the "/update_chroot.sh --install" script, still not visible. Any idea?

The chroot folder already exists:
Code:
root@hosting:/var/www/vhosts/chroot# ls -al
total 48
drwxr-xr-x 12 root root 4096 Apr 25 13:03 .
drwxr-xr-x 21 root root 4096 Apr 25 12:52 ..
drwxr-xr-x  2 root root 4096 Apr 25 12:53 bin
drwxr-xr-x  2 root root 4096 Apr 25 12:53 dev
drwxr-xr-x  5 root root 4096 Apr 25 13:03 etc
drwxr-xr-x  4 root root 4096 Apr 25 12:52 lib
drwxr-xr-x  2 root root 4096 Apr 25 12:52 lib64
drwxr-xr-x  3 root root 4096 Apr 25 13:03 opt
drwxr-xr-x  2 root root 4096 Apr 25 12:52 sbin
drwxrwxrwt  2 root root 4096 Apr 25 12:52 tmp
drwxr-xr-x  7 root root 4096 Apr 25 12:53 usr
drwxr-xr-x  4 root root 4096 Apr 25 12:53 var


Thanks alot!
 
Same here; just updated a system from 17 to 18 and chroot disappeared from the list, and sites that already had it show as Forbidden even though they have chroot.
 
Back
Top