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:
Thanks alot!
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!