Thanks for the help.

I painstakingly built new RPMs and got Apache to 2.0.48-1 and fixed all
dependencies and updated mod perl to 1.99_11, and SO FAR everything with the
<Perl> directive seems to be fine. I might have made a bit of a mess of my RPM
dependencies and I can only pray no problems happen in the future. :-)

--- Stas Bekman <[EMAIL PROTECTED]> wrote:
> Brian Bober wrote:
> > http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25175
> > 
> > Running Redhat 9, Apache 2.0.40
> 
> See http://perl.apache.org/bugs/
> 
> > This directive is within a virtual host section. I also installed
> > bundle::openinteract
> > 
> > <Perl >
> > use lib qw( /var/www/html/thenetdragon/www );
> > </Perl>
> > 
> > OpenInteract needs this to function properly.
> > 
> > (/etc/httpd/conf.d)> service httpd restart
> > Stopping httpd:                                            [FAILED]
> > Starting httpd: Syntax error on line 1087 of /etc/httpd/conf/httpd.conf:
> > no <Perl> handler specified
> > 
> > 
> > I tried installing Bundle::Apache through Cpan to solve the problem, but it
> > wouldn't finish installing... I got errors.
> 
> You need to install the latest modperl, 1.99_11 (1.99_12 will be released on 
> Monday).
> 
> 
> 
> __________________________________________________________________
> Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
> http://stason.org/     mod_perl Guide ---> http://perl.apache.org
> mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
> http://modperlbook.org http://apache.org   http://ticketmaster.com
> 



--- Chris Winters <[EMAIL PROTECTED]> wrote:
> >> This directive is within a virtual host section. I also installed
> >> bundle::openinteract
> >> <Perl >
> >> use lib qw( /var/www/html/thenetdragon/www );
> >> </Perl>
> >> OpenInteract needs this to function properly.
> >> (/etc/httpd/conf.d)> service httpd restart
> 
> FWIW, OpenInteract doesn't work with Apache2/mod_perl2, and AFAIK it 
> probably won't. OpenInteract2 (now in beta) will work with mod_perl 
> versions 1, 2 and other environments as well.
> 
> Chris
> 
> --
> Chris Winters
> Creating enterprise-capable snack systems since 1988
> 
> 
> -- 
> Reporting bugs: http://perl.apache.org/bugs/
> Mail list info: http://perl.apache.org/maillist/modperl.html
> 


__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree

-- 
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html

Reply via email to