directadmin is not start !

He3am

Verified User
Joined
Mar 7, 2013
Messages
95
hi
my directadmin service is not start
and chek license is active
how fix ?
thanks
 
That is because you have not given anyone any information other than it doesn't start. Show us error messages, log message anything that will give us a hint as to why it won't start. There are thousands of reasons why it might not start, which is why we need more information.
 
[root@ ~]# tail /var/log/directadmin/error.log
2014:01:05-07:42:08: Socket write error: fd is connected to a pipe or socket whose reading end is closed. When this happens the writing process will also receive a SIG_PIPE signal. (Thus, the write return value is seen only if the program catches, blocks or ignores this signal.)

[root@ ~]# service directadmin restart
Stopping DirectAdmin: [FAILED]
Starting DirectAdmin: [FAILED]
[root@ ~]#
 
Back
Top