[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Raq550- site users can't login



-----Original Message-----
From: Jeremy Glick [mailto:glickjd@xxxxxxxxxxx]

I'm still having this problem.  Someone asked about having SSL turned on, 
but that wasn't the problem.  Does anyone have any ideas of things I can 
try.  I really need to get this fixed and would appreciate any help I can 
get.

Thanks Again,

Jeremy

_________________________________________________________________


Jeremy,

Lets look at this from a real basic stand point.


SSH/Telnet to your machine.

type the following:

lynx http://www.nameOFyourSITE.com/login

You should see an error that says "Before trying to login, please verify
..."

If you see that, then the admserv is up and working properly. That is a
good thing!

If you don't see that.  type: ps -ef | grep "httpd.admsrv"

You should atleast 2 or 3 results come back.

If you don't, try to start the application.

/etc/rc.d/init.d/httpd.admsrv start

WATCH WHAT HAPPENS.  Make sure that it DOES NOT FAIL.

If you can connect to the "login" site locally, check a few things.

1) Do you have any type of firewall on your cobalt?
2) Do you have a firewall infront of your firewall?

If you answer YES to either of these, do you have port 444 open?

Thanks,

Brian.