On Fri, Feb 11, 2011 at 17:44, Lewatle Phaladi
<lewatle.phal...@wits.ac.za> wrote:
> i have problem with tomcat 6, i want to run it on port 80 and when i edit 
> /var/lib/tomcat6/conf/server.xml  on 8080 connector port and removes port 
> 8080 to 80 tomcat doesn't open  any page, only when i use 8080 it works. can 
> anyone who uses tomcat 6 advice, maybe i am changing wrom file.

Hi Lewatle,

in unix-like systems, your program needs root privileges to listen on
any port lower than 1024. Since in any standard installation tomcat
will not run as root, it binds to high ports (8080) by default.

There are several different ways how to make DSpace accessible on port 80:

https://wiki.duraspace.org/display/DSPACE/DspaceOnStandardPorts

Hope this helps.

Regards,
~~helix84

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to