DA won't restart! Help!

bc2planker

Verified User
Joined
Feb 2, 2012
Messages
11
I ran an update for apache from the script /usr/local/directadmin/custombuild/build

Now, I am getting an error from DirectAdmin (via email), that DirectAdmin is not running!?!

From the command line, I get this error when trying to stop DA or restart it:

medic# service directadmin stop
Stopping DirectAdmin: [ FAILED ]
medic# service directadmin restart
Stopping DirectAdmin: [ FAILED ]
Starting DirectAdmin: [ OK ]
medic#

My web pages are loading, but my DirectAdmin CP will not load.

HELP!?!?
 
SOLVED!

I ran this to update the license:

Code:
medic# cd /usr/local/directadmin/scripts
medic# ./getLicense.sh XXXX XXXX

Then restarted, and its all good. Updated & running fine.

Thanks so much for your help!
 
Back
Top