PDA

View Full Version : DirectAdmin doesn't start!!



Lem0nHead
08-15-2005, 08:35 AM
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?

Lem0nHead
08-15-2005, 08:37 AM
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

Lem0nHead
08-15-2005, 08:39 AM
fixed :)

resolveit
08-15-2005, 01:09 PM
Care to post a howto so other people can bennifit from your research?

Onno

Lem0nHead
08-15-2005, 02:40 PM
Originally posted by resolveit
Care to post a howto so other people can bennifit from your research?

Onno

i just followed http://help.directadmin.com/item.php?id=15

but I'm still having (other) problems with certificates
I'll open a new thread :)