<div dir="ltr">Trying to get from 4.0.16 to 4.2.0rc5.<div><br></div><div>Make upgrade and make database-upgrade go fine, but when I restart Apache I get:</div><div><br></div><div><div><span style="background-color:rgb(255,255,0)">root@help:/tmp/rt-4.2.0rc5# /etc/init.d/apache2 restart</span></div>

<div><span style="background-color:rgb(255,255,0)">Syntax error on line 44 of /etc/apache2/sites-enabled/000-default:</span></div><div><span style="background-color:rgb(255,255,0)">Can't locate Symbol/Global/Name.pm in @INC (@INC contains: /opt/rt4/sbin/../local/lib /opt/rt4/sbin/../lib /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl . /etc/apache2) at /opt/rt4/sbin/../lib/RT/Config.pm line 55.\nBEGIN failed--compilation aborted at /opt/rt4/sbin/../lib/RT/Config.pm line 55.\nCompilation failed in require at /opt/rt4/sbin/../lib/RT.pm line 156.\n</span></div>

<div><span style="background-color:rgb(255,255,0)">Action 'configtest' failed.</span></div><div><span style="background-color:rgb(255,255,0)">The Apache error log may have more information.</span></div><div><span style="background-color:rgb(255,255,0)">   ...fail!</span></div>

<div><br></div><div>Below is line 44 of 000-default....but I'm not sure where the syntax error is.  This is getting above and beyond my knowledge of linux/apache!</div><div><br></div><div><div><span style="background-color:rgb(255,255,0)"> 35     <Location /rt/></span></div>

<div><span style="background-color:rgb(255,255,0)"> 36         Order allow,deny</span></div><div><span style="background-color:rgb(255,255,0)"> 37         Allow from all</span></div><div><span style="background-color:rgb(255,255,0)"> 38</span></div>

<div><span style="background-color:rgb(255,255,0)"> 39         SetHandler modperl</span></div><div><span style="background-color:rgb(255,255,0)"> 40         PerlResponseHandler Plack::Handler::Apache2</span></div><div><span style="background-color:rgb(255,255,0)"> 41         PerlSetVar psgi_app /opt/rt4/sbin/rt-server</span></div>

<div><span style="background-color:rgb(255,255,0)"> 42     </Location></span></div><div><span style="background-color:rgb(255,255,0)"> 43     <Perl></span></div><div><span style="background-color:rgb(255,255,0)"> 44         use Plack::Handler::Apache2;</span></div>

<div><span style="background-color:rgb(255,255,0)"> 45         Plack::Handler::Apache2->preload("/opt/rt4/sbin/rt-server");</span></div><div><span style="background-color:rgb(255,255,0)"> 46     </Perl></span></div>

<div><span style="background-color:rgb(255,255,0)"> 47 </VirtualHost></span></div><div><span style="background-color:rgb(255,255,0)"><br></span></div><div><span style="background-color:rgb(255,255,0)"><br></span></div>

<div>Any help is appreciated!</div><div><br></div><div>Max</div><div>                                                      </div><div>--<br>Max McGrath<br>Network Administrator<br>Carthage College<br>262-552-5512<br><a href="mailto:mmcgrath@carthage.edu" target="_blank">mmcgrath@carthage.edu</a></div>


</div></div></div>