<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 11.00.9600.17280"></HEAD>
<BODY style="FONT: 10pt Segoe UI; MARGIN: 4px 4px 1px">
<DIV>Hi Michael,</DIV>
<DIV> </DIV>
<DIV>I've just done this myself.</DIV>
<DIV> </DIV>
<DIV>My main problems were in changing the <archive_id> in the .conf but it looks like you did this.</DIV>
<DIV> </DIV>
<DIV>It could be step 4, where you need to add the domain name to the hosts file?</DIV>
<DIV> </DIV>
<DIV>Simon.<SPAN style="FONT-SIZE: 10pt; FONT-WEIGHT: normal">
<DIV><BR></DIV>
<DIV>Dr Simon Jennings.</DIV>
<DIV>Research Data Management Software Developer</DIV>
<DIV>Library & Archives Service</DIV>
<DIV>London School of Hygiene and Tropical Medicine</DIV>
<DIV> </DIV>
<DIV><A href="mailto:simon.jennings@lshtm.ac.uk">simon.jennings@lshtm.ac.uk</A></DIV>
<DIV> </DIV></SPAN><BR><BR>>>> Michael Comerford <Michael.Comerford@glasgow.ac.uk> 26/09/2014 14:34 >>><BR>I'm trying to install EPrints on Ubuntu 14.04 I've followed the guide for 14.04 from here:<BR><A href="http://wiki.unimas.my/unimaswiki//bin/view/HOW-TO,+Tutorial+&+User+Manual/HOW-TO+:+Install+Eprints+v3.3.12++on+Ubuntu+14.04+With+LDAP+Authentication">http://wiki.unimas.my/unimaswiki//bin/view/HOW-TO,+Tutorial+&+User+Manual/HOW-TO+:+Install+Eprints+v3.3.12++on+Ubuntu+14.04+With+LDAP+Authentication</A><BR><BR>Install seems fine, apache log looks fine, <BR><BR>but I still only get the default Apache page when I visit the host and port Eprints is set up for.<BR><BR>I was assuming its a problem with my virtual host setup in /usr/share/epints3/apache/<archive-id>.conf<BR><BR>This is what that file looks like:<BR><BR>#<BR># apache.conf include file for ir<BR>#<BR># Any changes made here will be lost if you run generate_apacheconf<BR># with the replace option<BR>#<BR><BR># The main virtual host for this repository<BR><VirtualHost *:80><BR> ServerName ubdc-r720xd-2<BR><BR> ServerAdmin **************<BR><BR> <Location ""><BR> PerlSetVar EPrints_ArchiveID ubdc2<BR><BR> Options +ExecCGI<BR> # Order allow,deny<BR> # Allow from all<BR> Require all granted<BR> </Location><BR> ErrorLog ${APACHE_LOG_DIR}/eprintserror.log<BR> CustomLog ${APACHE_LOG_DIR}/eprintsaccess.log combined<BR><BR> # Note that PerlTransHandler can't go inside<BR> # a "Location" block as it occurs before the<BR> # Location is known.<BR> PerlTransHandler +EPrints::Apache::Rewrite<BR><BR></VirtualHost><BR><BR>Am I looking in the right place for the problem?<BR><BR>Thanks,<BR><BR>Michael<BR><BR>------------------------------------ <BR>Michael Comerford<BR>Research Data Scientist<BR>urbanbigdatacentre.ac.uk<BR><BR>7/407 Lilybank Gardens<BR>University of Glasgow<BR>+44 (0)141 330 2888<BR>*** Options: <A href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech">http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech</A><BR>*** Archive: <A href="http://www.eprints.org/tech.php/">http://www.eprints.org/tech.php/</A><BR>*** EPrints community wiki: <A href="http://wiki.eprints.org/">http://wiki.eprints.org/</A><BR>*** EPrints developers Forum: <A href="http://forum.eprints.org/">http://forum.eprints.org/</A><BR></DIV></BODY></HTML>