Grant wrote:
Grant, have you read:
http://perl.apache.org/docs/2.0/user/help/help.html#Reporting_Problems
(all the way to the end)?

When you run t/REPORT it will tell you (and us) almost everything we need
to know.

Then you configure your system to dump core files, you get the core
backtrace and you send it to us.

If you aren't sure if you had mod_perl messed up, wipe it all and
reinstall from scratch.

Feel free to ask more questions if something is not clear, but please read
the quoted above document first.

Thank you.


Fair enough.  I don't have t/report or t/REPORT anywhere on my system
though.  Could it be named something else or is there another utility?

You are correct, Grant. My apologies, t/REPORT is created at build time and it's only useful for the test suite bug reports. For post installed mod_perl there is mp2bug script which does a similar thing. It's mentioned here:
http://perl.apache.org/docs/2.0/user/help/help.html#Important_Information
but I need to drop the META comment. I'll fix that shortly. Please let us know if you could find mp2bug and run it and send the info here. thanks.


When I said I wasn't sure about my mod_perl installation, it's because
the mod_perl.so file seemed to be installed to the wrong directory.  I
posted a bug about it here:

http://bugs.gentoo.org/show_bug.cgi?id=92308

I did copy it to the correct directory, but I should make sure I'm
running 1.99.17 (Gentoo's latest) instead of my previous 1.99.11.

Ideally you should build mod_perl by yourself. Especially sinice 1.99_17 is a way too old. You should install the latest version.
http://perl.apache.org/download/index.html


--
__________________________________________________________________
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

Reply via email to