-
Re: mod_perl issue
On Thu, 2 Aug 2007 15:01:44 +0300 Villem Alari <villem@ekool.ee> wrote:[color=blue]
> Where exactly should i put those lines:
> PerlSwitches -I/var/www/html/bugzilla -w -T
> PerlConfigRequire /var/www/html/bugzilla/mod_perl.pl
>
> I put them to the end of my Apache httpd.conf file but it didn't work.[/color]
If you don't have any other mod_perl directives, you can put
them anywhere. Otherwise they should be before the other mod_perl
directives, but after the LoadModule directive that loads mod_perl.
Of course, you also have to actually have mod_perl installed,
and the paths above have to actually be right.
-Max
--
[url]http://www.everythingsolved.com/[/url]
Competent, Friendly Bugzilla Services. And Everything Else, too.