Not sure what happened, today I tried visiting my admin panel and got.
So I decided to check the directadmin service.
Did some searching on the forum and tried what I found, but no luck.
Code:
SSH-2.0-OpenSSH_5.3
Code:
[root@server directadmin]# service directadmin status
directadmin dead but subsys locked
Did some searching on the forum and tried what I found, but no luck.
Code:
[root@server directadmin]# service directadmin start
Starting DirectAdmin: [ OK ]
[root@server directadmin]# service directadmin status
directadmin dead but subsys locked
[root@server directadmin]#
Code:
[root@server directadmin]# ps faux | grep -i directadmin
root 15841 0.0 0.0 5556 724 pts/0 S+ 20:10 0:00 \_ grep -i directadmin
nobody 15779 0.0 0.1 12492 2140 ? Ss 20:10 0:00 \_ /usr/local/directadmin/dataskq
[root@server directadmin]#
Code:
[root@server directadmin]# pwd
/usr/local/directadmin
[root@server directadmin]# ./directadmin
Bind Error: Make sure there aren't any copies running in the background
Address already in use
[root@server directadmin]#
[root@server /]# cat /var/log/directadmin/error.log
[root@server /]#