Hello How to set the default port to 80 in solaris i could able to do it in windows but in solaris its giving me binding exception what to do before setting up in solaris.Is anything to be set up before setting it in solaris. iam using sparc 5.8 pavithra
George Brown
Ranch Hand
Joined: Sep 26, 2000
Posts: 919
posted
0
The lower range of ports (including port 80) are reserved for the root process, so it may be a permissions issue. Either modify your permissions or use a port above 1024.