<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.apple-converted-space
        {mso-style-name:apple-converted-space;}
span.EmailStyle20
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-GB link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='color:#1F497D'>Nick,<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>This does sound like a proxy issue.<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>From the server (on the command-line), as the user that Apache runs as, try doing a &#8216;wget <a href="http://bazaar.eprints.org">http://bazaar.eprints.org</a>&#8217; &#8211; to see if that works.<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>If the patch has been applied, but the http_proxy setting isn&#8217;t getting set within Apache environment (Apache isn&#8217;t using a login-shell!), then it still won&#8217;t work.<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>I can&#8217;t remember the specifics of how to get it working, but this may help:<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><a href="http://httpd.apache.org/docs/2.4/env.html">http://httpd.apache.org/docs/2.4/env.html</a> (or a similar page for the version of Apache you&#8217;re using),<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>Cheers,<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>John<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p>&nbsp;</o:p></span></p><div><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=MsoNormal><b><span lang=EN-US style='font-size:10.0pt;font-family:"Tahoma","sans-serif";mso-fareast-language:EN-GB'>From:</span></b><span lang=EN-US style='font-size:10.0pt;font-family:"Tahoma","sans-serif";mso-fareast-language:EN-GB'> eprints-tech-bounces@ecs.soton.ac.uk [mailto:eprints-tech-bounces@ecs.soton.ac.uk] <b>On Behalf Of </b>Sheppard, Nick<br><b>Sent:</b> 23 May 2013 09:47<br><b>To:</b> eprints-tech@ecs.soton.ac.uk<br><b>Subject:</b> [EP-tech] Access to Bazaar<o:p></o:p></span></p></div></div><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>We are running eprints 3 for &#8220;evaluation&#8221; with a view to migrating from our current commercial software. <o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>It&#8217;s a bit tricky as I am liaising through our IT services so settings etc can be a bit opaque. Anyway, when I try to connect to the Bazaar from Admin -&gt; System tools I get the error message below:<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif";color:black;background:#FFC080'>An error occurred while talking to the EPM source<span class=apple-converted-space>&nbsp;</span><em><span style='font-family:"Arial","sans-serif"'>EPrints Bazaar (<a href="http://bazaar.eprints.org/"><span style='font-style:normal'>http://bazaar.eprints.org/</span></a>)</span></em>: <a href="http://bazaar.eprints.org/cgi/search?q=&amp;output=EPMI">http://bazaar.eprints.org/cgi/search?q=&amp;output=EPMI</a> 500 Can't connect to bazaar.eprints.org:80 (connect: Connection timed out)<o:p></o:p></span></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>My colleague is pretty sure it&#8217;s &#8220;a proxy thing&#8221; and found info that said a recent patch now enables it to use the environment variables to set proxy &#8211; he&#8217;s done that but it didn&#8217;t seem to help. If anyone is able to offer further info that would be helpful otherwise he&#8217;ll need to open a hole in the site firewall but will need authorisation for that.<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Thanks<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Nick<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-size:12.0pt;font-family:"Times New Roman","serif";mso-fareast-language:EN-GB'><o:p>&nbsp;</o:p></span></p><div align=center><table class=MsoNormalTable border=1 cellspacing=0 cellpadding=0 width="95%" style='width:95.0%;border:outset black 1.0pt'><tr><td style='border:inset black 1.0pt;background:white;padding:3.0pt 3.0pt 3.0pt 3.0pt'><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif";color:black;mso-fareast-language:EN-GB'>To view the terms under which this email is distributed, please go to <a href="http://disclaimer.leedsmet.ac.uk/email.htm">http://disclaimer.leedsmet.ac.uk/email.htm</a></span><span style='font-size:12.0pt;font-family:"Times New Roman","serif";mso-fareast-language:EN-GB'><o:p></o:p></span></p></td></tr></table></div><p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman","serif";mso-fareast-language:EN-GB'><o:p>&nbsp;</o:p></span></p></div></body></html>