Da problem

What OS are you using, what error is displayed (if any) what have you done to try and resolve this?

Have you checked to see what happens if you simply do http://ip ?
Have you checked to see if DA is actually running on the box?

Regards,
Onno Vrijburg
 
resolveit said:
What OS are you using, what error is displayed (if any) what have you done to try and resolve this?

Have you checked to see what happens if you simply do http://ip ?
Have you checked to see if DA is actually running on the box?

Regards,
Onno Vrijburg


Redhat
and if I ckeck http://ip i see the test page of apache
 
So we know you can reach your server and that apache is running.

What we don't know is if DA is running or not.

Log in through your shell as any user.

Then:

ps waux | grep directadmin

What's the output?

Jeff
 
[root@81 root]# ps waux | grep directadmin
root 1722 0.0 0.0 716 44 ? S 15:55 0:00 /usr/local/directadmin/da-popb4smtp
root 8521 0.0 1.1 3632 676 pts/0 S 18:44 0:00 grep directadmin
 
DirectAdmin isn't running.

Try to start it this way:

/etc/rc.d/init.d/directadmin start

and then try the grep again.

Jeff
 
[root@81 root]# /etc/rc.d/init.d/directadmin start
Starting DirectAdmin: [ OK ]


But i still doesn't work
 
tt22bb said:
[root@81 root]# /etc/rc.d/init.d/directadmin start
Starting DirectAdmin: [ OK ]


But i still doesn't work

Hi, if you let me have access to the box I'll have a look. Send me a PM with the login info + server IP if you want me to help solve this problem.

Regards,
Onno
 
Back
Top