<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>&nbsp;</DIV>
<DIV>I've just done this myself.</DIV>
<DIV>&nbsp;</DIV>
<DIV>My main problems were in changing the &lt;archive_id&gt; in the .conf but it looks like you did this.</DIV>
<DIV>&nbsp;</DIV>
<DIV>It could be step 4, where you need to add the domain name to the hosts file?</DIV>
<DIV>&nbsp;</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 &amp; Archives Service</DIV>
<DIV>London School of Hygiene and Tropical Medicine</DIV>
<DIV>&nbsp;</DIV>
<DIV><A href="mailto:simon.jennings@lshtm.ac.uk">simon.jennings@lshtm.ac.uk</A></DIV>
<DIV>&nbsp;</DIV></SPAN><BR><BR>&gt;&gt;&gt; Michael Comerford &lt;Michael.Comerford@glasgow.ac.uk&gt; 26/09/2014 14:34 &gt;&gt;&gt;<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+&amp;+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+&amp;+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/&lt;archive-id&gt;.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>&lt;VirtualHost *:80&gt;<BR>&nbsp; ServerName ubdc-r720xd-2<BR><BR>&nbsp; ServerAdmin **************<BR><BR>&nbsp; &lt;Location ""&gt;<BR>&nbsp;&nbsp;&nbsp; PerlSetVar EPrints_ArchiveID ubdc2<BR><BR>&nbsp;&nbsp;&nbsp; Options +ExecCGI<BR>&nbsp;&nbsp; # Order allow,deny<BR>&nbsp;&nbsp; # Allow from all<BR>&nbsp;&nbsp;&nbsp; Require all granted<BR>&nbsp; &lt;/Location&gt;<BR>&nbsp; ErrorLog ${APACHE_LOG_DIR}/eprintserror.log<BR>&nbsp; CustomLog ${APACHE_LOG_DIR}/eprintsaccess.log combined<BR><BR>&nbsp; # Note that PerlTransHandler can't go inside<BR>&nbsp; # a "Location" block as it occurs before the<BR>&nbsp; # Location is known.<BR>&nbsp; PerlTransHandler +EPrints::Apache::Rewrite<BR><BR>&lt;/VirtualHost&gt;<BR><BR>Am I looking in the right place for the problem?<BR><BR>Thanks,<BR><BR>Michael<BR><BR>------------------------------------&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<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>