sudo apt-get install libplack-perl
On Thu, Jun 21, 2012 at 10:46 AM, Borngunners <[email protected]> wrote: > This is the error log from apache2 > > [Wed Jun 20 06:46:44 2012] [notice] Apache/2.2.22 (Ubuntu) > PHP/5.3.10-1ubuntu3.2 with Suhosin-Patch mod_perl/2.0.5 Perl/v5.14.2 $ > [Wed Jun 20 17:18:25 2012] [error] [client 128.8.222.95] failed to resolve > handler `Plack::Handler::Apache2': Can't locate Plack$ > [Wed Jun 20 17:20:56 2012] [notice] caught SIGTERM, shutting down > [Wed Jun 20 17:21:18 2012] [notice] Apache/2.2.22 (Ubuntu) > PHP/5.3.10-1ubuntu3.2 with Suhosin-Patch mod_perl/2.0.5 Perl/v5.14.2 $ > [Thu Jun 21 10:43:08 2012] [notice] caught SIGTERM, shutting down > [Thu Jun 21 10:43:45 2012] [notice] Apache/2.2.22 (Ubuntu) > PHP/5.3.10-1ubuntu3.2 with Suhosin-Patch mod_perl/2.0.5 Perl/v5.14.2 $ > [Thu Jun 21 10:43:57 2012] [error] [client 128.8.222.95] failed to resolve > handler `Plack::Handler::Apache2': Can't locate Plack$ > [Thu Jun 21 10:44:00 2012] [error] [client 128.8.222.95] failed to resolve > handler `Plack::Handler::Apache2': Can't locate Plack$ > > > > > -----Original Message----- > From: 20/20 Lab <[email protected]> > To: rt-users <[email protected]> > Sent: Wed, Jun 20, 2012 6:20 pm > Subject: Re: [rt-users] RT on Ubuntu 12 > > --snip-- > SetHandler perl-script is *not* recommended. SetHandler modperl is the > documented configuration and is correct -kevin > --snip-- > > That's good to know. I remember that from when I set it up, but > couldn't get it to work. It works now (since upgrading to 12 I > assume). Thanks. -- http://www.linkedin.com/in/paultomblin http://careers.stackoverflow.com/ptomblin
