noorulhaq
20th September 2007, 13:13
I installed Webtop 8.4 on windows 2003 server.
Tomcat service has started. (Installed as service)
IIS already exist.
Java j2re-1_4_2_15-windows-i586-p.exe also installed.
I tried with port nos. 80 (http://localhost/webtop/servlet/login) and 8080 (http://localhost:8080/webtop/servlet/login)


Still page cannot be displayed.


Please advise.

kaukul
20th September 2007, 14:50
put "hostname" in place of "localhost" and see...

jeffersyuan
22nd September 2007, 03:46
You'd better notice which port used during the installation.

Maybe 80 port had already used by IIS.

noorulhaq
22nd September 2007, 08:04
You'd better notice which port used during the installation.

Maybe 80 port had already used by IIS.


First installation I entered 80 as port number (pls. see attachment)
It did not work.

Second time I tried with port number 8080, no luck.

Any more clues ?

noorulhaq
22nd September 2007, 08:07
put "hostname" in place of "localhost" and see...

Still the same. Page cannot be displayed.

Please advise.

Beniabdullah
25th September 2007, 12:41
Have u try login as an admin and setup an environment inside. Try to run tomcat in dos mode (cmd prompt) and see the port .. is there success or any conflict?