[rt-users] Deep Recursion Error, rt-4.0.1

2011-07-21 Thread Randy Schwager
 Dear Users, My new installation of RT (4.0.1) causes mod_perl to throw fatal errors when trying to restart apache. I use Apache 2.2.11 with mod_perl 2.0.4. Perl is at version 5.10.10, MySQL at 5.0.83, and I'm running Fedora 10. I compiled RT from source, downloaded from the bestpractical main

[rt-users] Deep Recursion Error, RT 4.0.1

2011-07-25 Thread Randy Schwager
Just wanted to bump this up. Still having the deep recursion problem. Help!   Below is the site_config file: Set( $DatabaseUser, 'rt_user' ); Set( $CorrespondAddress, 'helpd...@example.net' ); Set( $rtname, 'example.net' ); Set( $DatabaseRequireSSL, '' ); Set( $WebPort, '8080' ); Set( $Organizat

Re: [rt-users] Deep Recursion Error, rt-4.0.1

2011-07-21 Thread Alex Vandiver
On Thu, 2011-07-21 at 14:05 -0700, Randy Schwager wrote: > My new installation of RT (4.0.1) causes mod_perl to throw fatal > errors when trying to restart apache. This points to an error in your RT configuration (not your Apache configuration, which is what you provided). Please show us your RT

Re: [rt-users] Deep Recursion Error, rt-4.0.1

2011-07-22 Thread Randy Schwager
SiteConfig.pm /opt/rt4/etc/RT_SiteConfig.pm syntax OK Thanks for the quick reply! Apologies that mine wasn't as speedy. ____________ From: Alex Vandiver To: Randy Schwager Cc: "rt-users@lists.bestpractical.com" Sent: Thursday, July 21, 2011 5:21 PM Subject:

Re: [rt-users] Deep Recursion Error, rt-4.0.1

2011-07-25 Thread Alex Vandiver
On Thu, 2011-07-21 at 14:05 -0700, Randy Schwager wrote: > I use Apache 2.2.11 with mod_perl 2.0.4. > Perl is at version 5.10.10, MySQL at 5.0.83, and I'm running Fedora > 10. There is no perl 5.10.10; do you mean 5.10.1? > After I drop the apache configuration file for rt4 into the conf.d > dir

Re: [rt-users] Deep Recursion Error, rt-4.0.1

2011-07-25 Thread Randy Schwager
bject: Re: [rt-users] Deep Recursion Error, rt-4.0.1 On Thu, 2011-07-21 at 14:05 -0700, Randy Schwager wrote: > I use Apache 2.2.11 with mod_perl 2.0.4. > Perl is at version 5.10.10, MySQL at 5.0.83, and I'm running Fedora > 10. There is no perl 5.10.10; do you mean 5.10.1? >

Re: [rt-users] Deep Recursion Error, rt-4.0.1

2011-07-26 Thread Randy Schwager
Schwager To: Alex Vandiver Cc: "rt-users@lists.bestpractical.com" Sent: Monday, July 25, 2011 6:01 PM Subject: Re: [rt-users] Deep Recursion Error, rt-4.0.1 You're right; it's perl 5.10.1. The RT standalone server works fine on its own. The missing quote w

Re: [rt-users] Deep Recursion Error, rt-4.0.1

2011-07-26 Thread Ruslan Zakirov
r is still occurring. > > > From: Randy Schwager > To: Alex Vandiver > Cc: "rt-users@lists.bestpractical.com" > Sent: Monday, July 25, 2011 6:01 PM > Subject: Re: [rt-users] Deep Recursion Error, rt-4.0.1 > > You're right; it's p