install succeeded, but no DA login appears

MasterX

Verified User
Joined
Sep 18, 2007
Messages
8
Dear Readers,

I got my DA installed without errors.
But when trying to login on DA the page wont appear.
(http://IPADRESS:2222)
Also just surfing to the IPADRESS wont work to.
No page available.

restarting httpd, named or direvctadmin works fine
with ps -aux i see some httpd processes.

Does someone know how i can solve this and discover what the problem is?

Kind Regards,

Anne Willems

PS: some extra info:
[root@server2 ~]# service named status
number of zones: 1
debug level: 0
xfers running: 0
xfers deferred: 0
soa queries in progress: 0
query logging is OFF
recursive clients: 0/1000
tcp clients: 0/100
server is up and running

[root@server2 ~]# service httpd status
httpd (pid 4691 4690 4689 4688 4687 4685) is opgestart...

[root@server2 ~]# service directadmin status
directadmin (pid 2934 2933 2932 2931 2930 2928) is opgestart...

so everything is working good (i guess)
but no pages on http or da login page
 
Last edited:
WAUWW it works :)

just a simple command (i am already trying for 6 hours now)

Do i have to do that command again when server restarts or something?
or just 1 time?


THANKSSS (hugging you) :D :D
 
Try this as root:
Code:
system-config-securitylevel

And set security level to "Disabled".
 
Simple response, Martynas. Leave the server unprotected.

Instead, MasterX, why not install a firewall. Why not search these forums for either KISS or APF firewalls.

Jeff
 
jlasman, it won't be unprotected if he already has KISS or APF :) And I don't think so that he doesn't know that firewall is a must :) Anyway, thank you for your addition to my post.
 
Thank you, Martynas :).

You'd be surprised (or perhaps you wouldn't be) how many servers I work on are protected with only the simple firewall rules set up when the server is set up; that's why I made the post I did.

No need to reply ;)

Jeff
 
Back
Top