Installation success but times out

danoob

New member
Joined
Feb 6, 2011
Messages
1
Hi,

I have tried installing DA several times. According to displeyed messages, it install successfully but if I try to access DA, it times out. If I try to access the IP (without :2222), expecting Apache default website, it times out as well.

OS Centos 5.5 clean/fresh minimum install (CD1 only). Packages installed before installing DA:openssh-server wget quota flex make gcc gcc-c++ perl. No Firewall.

After DA Install:
Code:
[root@svr1 ~]# service directadmin status
directadmin dead but subsys locked
[root@svr1 ~]# service directadmin start
Starting DirectAdmin:                                      [  OK  ]
[root@svr1 ~]# service directadmin status
directadmin (pid  17069) is running...
[root@svr1 ~]# service directadmin status
directadmin (pid  17069) is running...
[root@svr1 ~]# service directadmin status
directadmin (pid  17069) is running...
[root@svr1 ~]# service httpd status
httpd is stopped
[root@svr1 ~]# service httpd start
Starting httpd:
[root@svr1 ~]# service httpd status
httpd (pid  17121) is running...

Still http://ip:2222 or http://ip times out. I'm clue less. I have tried re-installing several times with same results. Will appreciate your advise.

Thanks,
 
Back
Top