J javed New member Joined Dec 26, 2021 Messages 2 Dec 26, 2021 #1 Hi, I try to update the php version, but this command: cd /usr/local/directadmin/custombuild Permission Denied. Can anyone help me to update my PHP version Attachments Screenshot_355.png 33.4 KB · Views: 11
Hi, I try to update the php version, but this command: cd /usr/local/directadmin/custombuild Permission Denied. Can anyone help me to update my PHP version
smtalk Administrator Staff member Joined Aug 22, 2006 Messages 9,636 Location LT, EU Dec 26, 2021 #2 You need to be root to enter these directories. To gain root access, please execute su - and enter root password then.
You need to be root to enter these directories. To gain root access, please execute su - and enter root password then.
J javed New member Joined Dec 26, 2021 Messages 2 Dec 26, 2021 #3 can you please let me know the complete command? Also where from where I can get root password I am using putty Last edited: Dec 26, 2021
can you please let me know the complete command? Also where from where I can get root password I am using putty
Active8 Verified User Joined Jul 13, 2013 Messages 1,857 Dec 27, 2021 #4 login as user with SSH then switch to root, like: Code: su then enter paste or type now your root password then enter Now you have root power (Assuming here that the root login was disabled)
login as user with SSH then switch to root, like: Code: su then enter paste or type now your root password then enter Now you have root power (Assuming here that the root login was disabled)
Richard G Verified User Joined Jul 6, 2008 Messages 13,760 Location Maastricht Dec 27, 2021 #5 javed said: Also where from where I can get root password Click to expand... You should have gotten that from your server/vps provider or created that yourself during installation of the OS.
javed said: Also where from where I can get root password Click to expand... You should have gotten that from your server/vps provider or created that yourself during installation of the OS.