problem with Redhat 8.0, Apache, mod_perl, libapreq
Jason Stephenson
jason at sigio.com
Wed Nov 27 15:36:16 EST 2002
Or, you need to use the experimental mod_perl 1.99_07. I use it on my
server, the one that I finally got working today.
A lot of the older mod_perl modules don't work with the new mod_perl
unless you use Apache::Compat() either in your script or in your
configuration.
You'll need to check the mod_perl documentation for more information.
pll at lanminds.com wrote:
> In a message dated: Wed, 27 Nov 2002 14:27:36 EST
> John Abreau said:
>
>
>>-----BEGIN PGP SIGNED MESSAGE-----
>
>
>>Has anyone else run into this problem and found a workaround? The best
>>I can guess is that perhaps libapreq just doesn't work with apache 2.x,
>>and that I can't run RequestTracker on Redhat 8.0 without downgrading
>>to an older apache/mod_perl combo. I'm hoping that's not actually the case.
>
>
> *mod_perl* doesn't work with Apache2.x yet. You need to downgrade to
> apache1.x if you want/need mod_perl to work. See the apache website
> for more info.
More information about the gnhlug-discuss
mailing list