Re: mod_perl questions

2004-12-18 Thread Sean Davis
Greg, You will probably need to read some documentation: http://perl.apache.org/docs/index.html http://perl.apache.org/docs/1.0/guide/porting.html Note that last one is mod_perl-based, not mod_perl2, but it is a reasonable introduction. Also, the mod_perl book is available online: http://modperl

mod_perl questions

2004-12-18 Thread Greg Donald
I've used Perl off and on for years but I am now trying to work with mod_perl and I have some questions/issues. How can I tell if I have mod_perl configured correctly? I installed it with `emerge mod_perl` on my Gentoo box. I am running Apache2. I see the line: Apache/2.0.52 (Gentoo/Linux) mo