jim.thornton
Verified User
- Joined
- Jan 1, 2008
- Messages
- 334
DirectAdmin won't start. It says:
I looked at the directory structure and this is what it says:
My login for DA wasn't working so I rebooted as I saw that was the fix in another thread. Now, my server runs but I can't get into DA at all. It won't even load.
I've tried running # service directadmin restart and then go to the DA panel but it still doesn't work.
I think the issue is being caused by the username being sshd and group diradmin. I don't know if this is right. I didn't chown any files in the usr/local directories or sub-directories so I don't know what would have caused this.
Can someone please help?
Code:
Unable to read config file. Unable to open /usr/local/directadmin/conf/directadmin.conf for reading.<br>
<br>
Segmentation fault
I looked at the directory structure and this is what it says:
Code:
# ll
total 16
-rw------- 1 sshd diradmin 1756 May 16 14:34 directadmin.conf
-rw------- 1 sshd diradmin 1559 May 27 04:01 license.key
-rw------- 1 sshd diradmin 1559 Apr 27 04:02 license.old
-r-------- 1 sshd diradmin 30 Dec 17 22:34 mysql.conf
My login for DA wasn't working so I rebooted as I saw that was the fix in another thread. Now, my server runs but I can't get into DA at all. It won't even load.
I've tried running # service directadmin restart and then go to the DA panel but it still doesn't work.
I think the issue is being caused by the username being sshd and group diradmin. I don't know if this is right. I didn't chown any files in the usr/local directories or sub-directories so I don't know what would have caused this.
Can someone please help?