Directadmin isn't running after update

Patrick1995

New member
Joined
Mar 14, 2011
Messages
1
Yesterday I've updated my Directadmin to 1.384, but now I can't connect to Directadmin on port 2222. I've tried to restart my VPS and running Directadmin manually, but it doesn't work.
If I type /etc/init.d/directadmin restart I get an error:
Code:
Stopping DirectAdmin: [ FAILED ]
Starting DirectAdmin: /etc/init.d/directadmin: line 22: /usr/local/directadmin/directadmin: No such file or directory
[ FAILED ]

In the error.log I see only this error:
Code:
2011:06:07-18:31:18: 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.)

How can I fix this?
 
Back
Top