So, lets say I have reinstall the entire OS and install the dependencies and
get the following results, which at the end all dependencies have been found.
Why am I missing the 3 things in red? What have I missed?
r...@helpdesk:~/rt-3.8.8# make install
/usr/bin/perl ./sbin/rt-test-dependencies --verbose --with-mysql --with-fastcgi
perl:
>=5.8.3(5.10.0) ...found
users:
rt group (www) ...MISSING
bin owner (root) ...found
libs owner (root) ...found
libs group (bin) ...found
web owner (www) ...MISSING
web group (www) ...MISSING
-----Original Message-----
From: raymond <[email protected]>
To: borngunners <[email protected]>
Cc: RT-Users <[email protected]>
Sent: Wed, May 19, 2010 1:03 pm
Subject: Re: [rt-users] Trying to install mod_perl
HI,
does perl.load exists in
/etc/apache2/mods-enabled#
or in your main httpd.conf ?
raymond
n Tue, 18 May 2010, [email protected] wrote:
>
I have remove it and successfully reinstall it without the messages that
howed up. Apache still keeps failing with the following error message after I
ook into my log:
[Tue May 18 14:47:36 2010] [error] Can't load Perl file:
/opt/rt3/bin/webmux.pl
or server UHC Helpdesk:0, exiting...
This is my configuration file:
<VirtualHost helpdesk.uhc.umd.edu:80>
ServerName "UHC Helpdesk"
ServerAdmin [email protected]
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 <[email protected]>
To: borngunners <[email protected]>
Cc: rob.macgregor <[email protected]>; RT-Users
<[email protected]>
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, [email protected] 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
od_perl,
astCGI or SpeedyCGI handler. If you need commercial support, please contact us
t [email protected].
What Am I doing wrong in this case?
-----Original Message-----
From: Rob MacGregor <[email protected]>
To: RT-Users <[email protected]>
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, <[email protected]> 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
ersonal motto: P.E.A.C.E
njoy the present
ssert your goals
hampion peace
ntrust others
Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com