DirectAdmin doesn't start!!

Lem0nHead

Verified User
Joined
Nov 28, 2004
Messages
265
hello

after trying to install installatron on my server, it seens DirectAdmin died and don't start...

-su-2.05b# pwd
/usr/local/etc/rc.d
-su-2.05b# ./directadmin stop
Stopping DirectAdmin: [ FAILED ]
-su-2.05b# ./directadmin start
Starting DirectAdmin: [ OK ]
-su-2.05b# ./directadmin stop
Stopping DirectAdmin: [ FAILED ]
-su-2.05b# ./directadmin start
Starting DirectAdmin: [ OK ]
-su-2.05b# ps -aux | grep directadmin
root 275 0.0 0.1 1464 780 ?? Ss Fri06PM 0:03.37 /usr/local/directadmin/da-popb4smtp

I tried deleting /var/run/directadmin and /var/spool/lock/directadmin
also didn't get any success...

what can I do?
is there a log?
 
hmm...
think I found it:

-su-2.05b# tail -n 5 /var/log/directadmin/error.log
2005:08:15-11:42:11: error loading certificate key
2005:08:15-11:43:00: error loading certificate key
2005:08:15-11:43:11: error loading certificate key
2005:08:15-11:44:00: error loading certificate key
2005:08:15-11:44:11: error loading certificate key
 
Back
Top