[rt-users] configuration

Tom Hukins tom at eborcom.com
Thu Jan 10 04:24:54 EST 2002


On Wed, Jan 09, 2002 at 09:55:04PM -0500, Doug Needham wrote:
> 
> The command I used to build mod_perl was :
> 
> perl Makefile.PL USE_APXS=1 WITH_APXS=%{_sbindir}/apxs EVERYTHING=1
> make

Okay, so you're building mod_perl as a DSO.  RT's README says:
  If you compile mod_perl as a DSO, you're on your own. It's known to
  have massive stability problems.

I suggest you try building Apache and mod_perl with DSO disabled
<http://perl.apache.org/guide/install.html>.

Also, it might be worth looking in Apache's error log to see if there
are any clues in there.

Tom




More information about the rt-users mailing list