[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] help, Cold Fusion 5 install on a RaQ550 ...
- Subject: RE: [cobalt-users] help, Cold Fusion 5 install on a RaQ550 ...
- From: "Mike Sisson" <msisson@xxxxxxx>
- Date: Tue Apr 22 15:50:00 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
so far looking good:
[root /root]# netstat -na | grep 444
tcp 0 0 0.0.0.0:444 0.0.0.0:* LISTEN
[root /root]# echo hi > /usr/sausalito/ui/web/hi.html
[root /root]# lynx http://127.0.0.1:444/hi.html
hi
Are you sure you want to quit? (y)
Arrow keys: Up and Down to move. Right to follow a link; Left to go back.
[root /root]#
nothing seems to get entered into /var/log/admserv/adm_error when I access
from the web http://www.servername.com:444/login.php
I am checking now with NOC guys to make sure it's not just something as
simple as the firewall blocking it...
Even so.. the ColdFusion 5 installation did not go properly, and that is
what the final goal will be (a functional RaQ550 with gui admin, and Cold
Fusion 5)
-----Original Message-----
From: cobalt-users-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of
BSmith@xxxxxxxxxxx
Sent: Tuesday, April 22, 2003 3:22 PM
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: RE: [cobalt-users] help, Cold Fusion 5 install on a RaQ550 ...
-----Original Message-----
From: Mike Sisson [mailto:msisson@xxxxxxx]
Subject: RE: [cobalt-users] help, Cold Fusion 5 install on a RaQ550 ...
Importance: High
Brian , thanks very much for the quick response and offering your
assistance. I appreciate it greatly.
Well the server seems to claim that the admin httpd is doing fine...
yet the pages do not display...........
and the output of terminal window 1 showing results of the above:
[Tue Apr 22 14:20:58 2003] [notice] SIGUSR1 received. Doing graceful
restart
[Tue Apr 22 14:20:59 2003] [notice] Apache/1.3.20 Sun Cobalt (Unix)
PHP/4.0.6 mod_ssl/2.8.4 OpenSSL/0.9.6 FrontPage/5.0.2.2510 mod_perl/1.26
configured -- resuming normal operations
[Tue Apr 22 14:21:06 2003] [notice] caught SIGTERM, shutting down
[Tue Apr 22 14:21:09 2003] [notice] Apache/1.3.20 Sun Cobalt (Unix)
PHP/4.0.6 mod_ssl/2.8.4 OpenSSL/0.9.6 FrontPage/5.0.2.2510 mod_perl/1.26
configured -- resuming normal operations
[Tue Apr 22 14:21:18 2003] [notice] caught SIGTERM, shutting down
[Tue Apr 22 14:21:25 2003] [notice] Apache/1.3.20 Sun Cobalt (Unix)
PHP/4.0.6 mod_ssl/2.8.4 OpenSSL/0.9.6 FrontPage/5.0.2.2510 mod_perl/1.26
configured -- resuming normal operations
_____________________________________
Mike,
Your correct, that part does look good ... lets look at a few other things.
netstat -na | grep 444
Should return:
[root /root]# netstat -na | grep 444
tcp 0 0 0.0.0.0:444 0.0.0.0:* LISTEN
Just says that it is listening.
Test Web Server working:
[root /root]# echo hi > /usr/sausalito/ui/web/hi.html
[root /root]# lynx http://127.0.0.1:444/hi.html
(q to quit)
It should return hi if it works. If so, it is good so far.
What you can do also, is to run that
tail -f /var/log/admserv/adm_error
Try to connect, and when you try ... use the :444/login method, as such:
http://www.vsitename:444/login
See what gets captured in the log file, and send that over along with the
rest
of the print outs!
~Brian
_____________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
http://list.cobalt.com/mailman/listinfo/cobalt-users