Hi Vinay
If you installed using Ubuntu LTS, then check;
1. Port 80 -
http://wiki.lib.sun.ac.za/index.php/SUNScholar/Prepare_Ubuntu/S05#Step_5.2:_Allow_Tomcat_to_listen_on_ports_.2280.22_and_.22443.22
2. ROOT web app -
http://wiki.lib.sun.ac.za/index.php/SUNScholar/Install_DSpace/S08#Step_8.1_Configure_the_default_ROOT_webapp
Cheers
hg
*Hilton Gibson*
Ubuntu Linux Systems Administrator
JS Gericke Library
Room 1025C
Stellenbosch University
Private Bag X5036
Stellenbosch
7599
South Africa
Tel: +27 21 808 4100 | Cell: +27 84 646 4758
On 6 January 2015 at 11:36, helix84 <[email protected]> wrote:
> There are two separate tasks to do here.
>
> 1) Running DSpace on port 80. There are several options here, all
> described on this page:
> https://wiki.duraspace.org/display/DSPACE/Running+DSpace+on+Standard+Ports
>
> 2) Running xmlui in root context. Assuming you're using Tomcat, you can
> use one of two scenarios:
> 2a) if your contexts are configured in server.xml, change your XMLUI
> context from:
> <Context path="/xmlui" docBase="/dspace/webapps/xmlui" />
> to:
> <Context path="/" docBase="/dspace/webapps/xmlui" />
>
> 2b) if your contexts are defined in context fragments
> ([tomcat]/conf/Catalina/localhost/*.xml), rename your XMLUI context from:
> [tomcat]/conf/Catalina/localhost/xmlui.xml
> to:
> [tomcat]/conf/Catalina/localhost/ROOT.xml
>
> After both 1) and 2), you will need to adjust your "dspace.url" in
> dspace.cfg to reflect the new DSpace URL.
>
>
> Regards,
> ~~helix84
>
> Compulsory reading: DSpace Mailing List Etiquette
> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>
>
>
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming! The Go Parallel Website,
> sponsored by Intel and developed in partnership with Slashdot Media, is
> your
> hub for all things parallel software development, from weekly thought
> leadership blogs to news, videos, case studies, tutorials and more. Take a
> look and join the conversation now. http://goparallel.sourceforge.net
> _______________________________________________
> DSpace-tech mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
> List Etiquette:
> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>
------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette