<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 12 (filtered medium)">
<style>
<!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@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:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman","serif";}
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-reply;
font-family:"Calibri","sans-serif";
color:#1F497D;}
.MsoChpDefault
{mso-style-type:export-only;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
{page:Section1;}
-->
</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-US link=blue vlink=purple>
<div class=Section1>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>I ‘think’ it would be <o:p></o:p></span></p>
<p class=MsoNormal style='text-autospace:none'><span style='font-size:10.5pt;
font-family:"Courier New"'><o:p> </o:p></span></p>
<p class=MsoNormal><span style='font-size:10.5pt;font-family:"Courier New"'>sudo
apt-get install libapache2-mod-perl2</span><span style='font-size:11.0pt;
font-family:"Calibri","sans-serif";color:#1F497D'><o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>
<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'>
<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>
rt-users-bounces@lists.bestpractical.com
[mailto:rt-users-bounces@lists.bestpractical.com] <b>On Behalf Of </b>Chris
Nelson<br>
<b>Sent:</b> Friday, September 12, 2008 9:38 AM<br>
<b>To:</b> Curtis Bruneau<br>
<b>Cc:</b> rt-users@lists.bestpractical.com<br>
<b>Subject:</b> Re: [rt-users] Can't Restart Apache2 on fresh install of
Ubuntu8.04 and RT 3.8.1<o:p></o:p></span></p>
</div>
<p class=MsoNormal><o:p> </o:p></p>
<div>
<p class=MsoNormal style='margin-bottom:12.0pt'>How do I install that?<br>
<br>
<o:p></o:p></p>
<div>
<p class=MsoNormal>On Fri, Sep 12, 2008 at 9:29 AM, Curtis Bruneau <<a
href="mailto:curtisb@vianet.ca">curtisb@vianet.ca</a>> wrote:<o:p></o:p></p>
<p class=MsoNormal>Looks like mod_perl2 isn't installed.<br>
<br>
Curtis<br>
<br>
Chris Nelson wrote:<o:p></o:p></p>
<div>
<div>
<p class=MsoNormal>I have been running a fresh install of RT 3.8.1 on Ubuntu
8.04. I've made it successfully to the configuring of Apache2. I added this to
/etc/apache2/sites-enabled/000-default<br>
#======Begin Added by CN for RT Installation<br>
Alias /rt "/opt/rt3/share/html"<br>
AddDefaultCharset UTF-8<br>
<br>
# optional apache logs for RT<br>
# ErrorLog /opt/rt3/var/log/apache2.error<br>
# TransferLog /opt/rt3/var/log/apache2.access<br>
<br>
PerlRequire "/opt/rt3.8/bin/webmux.pl"<br>
<br>
<Location /NoAuth/images><br>
SetHandler default<br>
</Location><br>
<Location /><br>
SetHandler perl-script<br>
PerlResponseHandler
RT::Mason<br>
</Location><br>
#======End Added by CN for RT Installation<br>
<br>
And this is the error I get:<br>
Syntax error on line 51 of /etc/apache2/sites-enabled/000-default:<br>
Invalid command 'PerlRequire', perhaps misspelled or defined by a module not
included in the server configuration<br>
<br>
I changed that line to point to my install (in /opt/rt3.8/) but other than
that, it's right from the readme file.<br>
<br>
FWIW, perl -v produces:<br>
This is perl, v5.8.8 built for i486-linux-gnu-thread-multi<br>
<br>
Thanks!<br>
-Chris<o:p></o:p></p>
</div>
</div>
<p class=MsoNormal>------------------------------------------------------------------------<br>
<br>
_______________________________________________<br>
<a href="http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users"
target="_blank">http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users</a><br>
<br>
Community help: <a href="http://wiki.bestpractical.com" target="_blank">http://wiki.bestpractical.com</a><br>
Commercial support: <a href="mailto:sales@bestpractical.com" target="_blank">sales@bestpractical.com</a><br>
<br>
<br>
Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy
at <a href="http://rtbook.bestpractical.com" target="_blank">http://rtbook.bestpractical.com</a><o:p></o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
</div>
<p class=MsoNormal><o:p> </o:p></p>
</div>
</div>
</body>
</html>