[rt-users] RT, Apache and PHP

Bolivar Geraldo bgeraldo at sockeye.com
Fri Feb 8 19:48:30 EST 2002


I'm running the RT 2.0.11

I have installed PHP4 on the server that is running my company's RT
instance, but I'm having trouble getting Apache to parse .php files.
When I comment the following out of my httpd.conf, everything works
fine:

PerlModule Apache::DBI
PerlFreshRestart On
PerlRequire /opt/rt2/bin/webmux.pl
<Location />
 SetHandler perl-script
 PerlHandler RT::Mason
</Location>

When I put it back in, I get asked to download the .php file instead of
parsing it. Can anyone tell me what exactly the code above does and/or
if there is a way around this?

Thank you in advance

Bolivar

-- 
Bolivar Geraldo (Junior)
NOC Analyst
E-mail: bgeraldo at sockeye.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20020208/72b03ac7/attachment.sig>


More information about the rt-users mailing list