K karim New member Joined Sep 19, 2024 Messages 3 Sep 19, 2024 #1 When i install DirectAdmin on Debian 12.2 I found error and i cannot open the url of the DirectAdmin control panel , the page load and unable to connect Attachments 11.png 118.1 KB · Views: 8 22.png 54.3 KB · Views: 8
When i install DirectAdmin on Debian 12.2 I found error and i cannot open the url of the DirectAdmin control panel , the page load and unable to connect
Richard G Verified User Joined Jul 6, 2008 Messages 13,421 Location Maastricht Sep 19, 2024 #2 The "useradd" command is not found in the path. Did you correctly su - to root before installing Directadmin?
The "useradd" command is not found in the path. Did you correctly su - to root before installing Directadmin?
K karim New member Joined Sep 19, 2024 Messages 3 Sep 19, 2024 #3 Yes , i used it with ssh to install Directadmin And why the command useradd not found in this path
K karim New member Joined Sep 19, 2024 Messages 3 Sep 19, 2024 #4 Can you help me and give me steps and commands to install Directadmin on debian 12.2
Richard G Verified User Joined Jul 6, 2008 Messages 13,421 Location Maastricht Sep 19, 2024 #5 I don't work with Debian so I don't know if your OS is complete. Maybe @Ohm J or @Zhenyapan can help you checking the completeness of Debian or add requirements to path.
I don't work with Debian so I don't know if your OS is complete. Maybe @Ohm J or @Zhenyapan can help you checking the completeness of Debian or add requirements to path.
O Ohm J Verified User Joined Aug 16, 2019 Messages 1,738 Sep 19, 2024 #6 Code: su -l root which useradd stat /usr/bin/useradd stat /sbin/useradd first, these command should print the information of that file.
Code: su -l root which useradd stat /usr/bin/useradd stat /sbin/useradd first, these command should print the information of that file.