PDA

View Full Version : update issue



dvnscr
04-01-2010, 12:05 PM
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?

Peter Laws
04-02-2010, 06:47 AM
Try this

Look to see if its running:

lsof | grep directadmin

then

kill -9 <process id>

then start it up

floyd
04-05-2010, 04:38 AM
And do not double post.