[rt-users] Trying to install mod_perl

raymond at pilotsupplies.com raymond at pilotsupplies.com
Wed May 19 13:02:58 EDT 2010


HI,

does perl.load exists in

/etc/apache2/mods-enabled#

or in your main httpd.conf ?

raymond




On Tue, 18 May 2010, borngunners at aol.com wrote:

>
>
>
>
> I have remove it and successfully reinstall it without the messages that showed up. Apache still keeps failing with the following error message after I look into my log:
>
> [Tue May 18 14:47:36 2010] [error] Can't load Perl file: /opt/rt3/bin/webmux.pl for server UHC Helpdesk:0, exiting...
>
>
> This is my configuration file:
>
> <VirtualHost helpdesk.uhc.umd.edu:80>
> ServerName "UHC Helpdesk"
> ServerAdmin helpdesk at health.umd.edu
> ErrorLog /var/log/apache2/helpdesk-error.log
> # config for your main content
> DocumentRoot /opt/rt3/share/html/
> AddDefaultCharset UTF-8
> PerlRequire /opt/rt3/bin/webmux.pl
> <Directory /opt/rt3/share/html/>
> Order Allow,Deny
> Allow from all
> SetHandler perl-script
>
> PerlResponseHandler RT::Mason
> </Directory>
> <Location />
> </Location>
> </VirtualHost>
>
>
>
> -----Original Message-----
> From: raymond <raymond at pilotsupplies.com>
> To: borngunners <borngunners at aol.com>
> Cc: rob.macgregor <rob.macgregor at gmail.com>; RT-Users <RT-Users at lists.bestpractical.com>
> Sent: Tue, May 18, 2010 1:32 pm
> Subject: Re: [rt-users] Trying to install mod_perl
>
>
> Hi,
> have you tried to  rename or remove
> root/.cpan/build/mod_perl-1.31-OqZLsX
> than try reinstall.
> raymond
>
> Running make for G/GO/GOZER/mod_perl-1.31.tar.gz
>   Has already been unwrapped into directory
> /root/.cpan/build/mod_perl-1.31-OqZLsX
>
>
>
> n Mon, 17 May 2010, borngunners at aol.com wrote:
>>
> After I uncomment the PerlRequire in my httpd.conf file, apche2 restart
> uccessfully, but then I receive the following message from my web browser:
>
> You're almost there!
> You haven't yet configured your webserver to run RT. You appear to have
> nstalled RT's web interface correctly, but haven't yet configured your web
> erver to "run" the RT server which powers the web interface. The next step is
> o edit your webserver's configuration file to instruct it to use RT's mod_perl,
> astCGI or SpeedyCGI handler. If you need commercial support, please contact us
> t sales at bestpractical.com.
>
>
> What Am I doing wrong in this case?
>
>
>
>
>
>
> -----Original Message-----
> From: Rob MacGregor <rob.macgregor at gmail.com>
> To: RT-Users <RT-Users at lists.bestpractical.com>
> Sent: Mon, May 17, 2010 4:14 pm
> Subject: Re: [rt-users] Trying to install mod_perl
>
>
> On Mon, May 17, 2010 at 20:31,  <borngunners at aol.com> wrote:
> After couple of apache2 fail, I am trying to install mod_perl in cpan and I
> got the following error messages:
>
>  cpan[1]> install mod_perl
> CPAN: Storable loaded ok (v2.18)
> Going to read '/root/.cpan/Metadata'
>   Database was generated on Mon, 17 May 2010 14:28:57 GMT
> CPAN: YAML loaded ok (v0.71)
> Going to read 125 yaml files from /root/.cpan/build/
> CPAN: Time::HiRes loaded ok (v1.9711)
> DONE
> Restored the state of none (in 2.8972 secs)
> Running install for module 'mod_perl'
> Running make for G/GO/GOZER/mod_perl-1.31.tar.gz
>   Has already been unwrapped into directory
> /root/.cpan/build/mod_perl-1.31-OqZLsX
>   '/usr/bin/perl Makefile.PL INSTALLDIRS=site' returned status 2, won't make
> Running make test
>   Make had some problems, won't test
> Running make install
>   Make had some problems, won't install
> That suggests you already have installed mod_perl.  Did you also
> onfigure it in Apache?
> See the mod_perl documentation at http://perl.apache.org/, in
> articular http://perl.apache.org/docs/2.0/user/config/config.html#Enabling_mod_perl
>> Please help me resolve this issue. What do I need to do and where is apache2
> source directory located?
> That really depends on how you installed Apache.
> Note that Apache has it's own mailing lists -
> ttp://httpd.apache.org/userslist.html.
>
>

-- 



Regards,

Raymond Wong


Personal motto: P.E.A.C.E
Enjoy the present
Assert your goals
Champion peace
Entrust others



More information about the rt-users mailing list