Hi all,
We are currently using TS 6.5.x on Solaris 9. I finally got new hardware and I am working on installing TS 6.7.1.0 (on Solaris 10). I followed the instructions to do a new install, and everything went according to the documentation. I am able to run the iw.server and the process starts up without any issues. I try to access the GUI at url "
http://guppy.grhq.gfs.com/iw-cc" (guppy is the server name), and I continue to get the dreaded 404 error. I have validated that the iw.cfg file has the correct iwwebd and iwproxy info:
[iwwebd]
default_protocol=http
http_port=80
https_port=443
host=guppy.grhq.gfs.com
[iwproxy]
iwproxy_host=localhost
customer_webserver_host=guppy.grhq.gfs.com
iwproxy_port=1080
customer_webserver_port=81
I am running apache as the web server, and I have validated that if I go to "
http://guppy.grhq.gfs.com/", that it displays test page. I have scoured the log files and there is nothing showing that helps me out.
I am at a loss for why I am not getting the TeamSite default landing page. Would anyone have suggestions on where I could possible look to debug?
Thanks