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


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



Reply via email to