DA dont start :(

evgeniymx

Verified User
Joined
Mar 21, 2011
Messages
17
[root@dc directadmin]# service directadmin restart
Stopping DirectAdmin: [FAILED]
Starting DirectAdmin: [ OK ]
[root@dc directadmin]# service directadmin restart
Stopping DirectAdmin: [FAILED]
Starting DirectAdmin: [ OK ]



[root@dc directadmin]# cat error.log
[root@dc directadmin]#


how to fix this problem ? thx.
 
what error log was you trying to see? The error log should be this:

Code:
/var/log/directadmin/error.log

Try check if any other software is using port 2222

Code:
netstat -ant | grep :2222

Regards
 
SeLLeRoNe,

Port 2222 is not busy.


error log is not changed when restarting, all the while one line:

2011:04:29-16:21:15: secure_access_group=access did not exist (9999). Creating it and adding defaults.
 
security.log and system.log in same directory have no useful information?

Host is correctly set? Same host is in /usr/local/directadmin/conf/directadmin.conf


Sorry but at the moment got no more ideas.

Regards
 
Back
Top