update issue

dvnscr

Verified User
Joined
Jun 29, 2009
Messages
40
Hello,



-------------
A new message or response with subject:

DirectAdmin has been updated
-------------

when i try to restart directadmin
Stopping DirectAdmin: [ FAILED ]

and it is running still like an old version and i can't stop it to restart.
error.log is empty.

any suggestions how to debug?
 
Try this

Look to see if its running:

lsof | grep directadmin

then

kill -9 <process id>

then start it up
 
Back
Top