PDA

View Full Version : start direct admin



spyboy023
09-25-2008, 02:24 PM
Hi,

I´ve installed DirectAdmin, apache works fine, but when I try to connect with directadmin (:2222) it gives a 404 error.
When I try to start Directadmin by service directadmin start, it sayś OK, when I start the service again... it says again: OK.. normally it should say the service is already started.
Maybe a ip address problem?

Rich-Boy
09-25-2008, 05:00 PM
Is directadmin running?

ps aux | grep directadmin

spyboy023
09-25-2008, 05:15 PM
Is directadmin running?

ps aux | grep directadmin

It returns:
root 4909 0.0 0.0 3116 424 ? Ss 01:00 0:00 /usr/local/directadmin/da-popb4smtp
root 5436 0.0 0.0 3936 740 pts/1 S+ 01:01 0:00 grep directadmin

nobaloney
09-25-2008, 10:45 PM
It's not running.

Jeff

spyboy023
09-25-2008, 11:37 PM
Hmm that is the problem.. It seems it cannot start...
When I do the command: Service directadmin start is say: OK, but he isn't starting...

floyd
09-26-2008, 06:35 AM
The log will tell you why its not running.

spyboy023
09-26-2008, 07:44 AM
Thank you :)