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

Ruslan Zakirov ruz at bestpractical.com
Tue Jul 26 15:34:42 EDT 2011


Hello Randy,

It would be hard to reproduce this problem locally and debug remotly.
I believe you're using mod_perl and probably our tricky code that gets
name of a variable by a reference has problems your enviroment. Try
FastCGI, it may be easiest solution for you.

On Tue, Jul 26, 2011 at 10:12 PM, Randy Schwager <eyzon47 at yahoo.com> wrote:
> Sorry, there might be a little bit of equivocation in that last email.
> The missing quote in the apache configuration file is a typo in this email
> and does not reflect the apache configuration file on the RT server.
>
> The error is still occurring.
>
> ________________________________
> From: Randy Schwager <eyzon47 at yahoo.com>
> To: Alex Vandiver <alexmv at bestpractical.com>
> Cc: "rt-users at lists.bestpractical.com" <rt-users at 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 was a typo--apologies.
> ________________________________
> From: Alex Vandiver <alexmv at bestpractical.com>
> To: Randy Schwager <eyzon47 at yahoo.com>
> Cc: "rt-users at lists.bestpractical.com" <rt-users at lists.bestpractical.com>
> Sent: Monday, July 25, 2011 4:47 PM
> Subject: 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?
>
>> After I drop the apache configuration file for rt4 into the conf.d
>> directory and try to start up apache, I get the following error:
>
> Do you also see this problem if you run RT's standalone server?
>
>> Here's the config file for rt4 (it's pretty vanilla):
>>
>> <VirtualHost *:8080>
>>        ### Optional apache logs for RT
>>        # ErrorLog /opt/rt4/var/log/apache2.error
>>        # TransferLog /opt/rt4/var/log/apache2.access
>>        # LogLevel debug
>>
>>        AddDefaultCharset UTF-8
>>
>>        DocumentRoot "/opt/rt4/share/html"
> This line is missing a close quote here ---^.  I'm surprised Apache
> started at all with that syntax error.
> - Alex
>
>
>
>
>
>
> --------
> 2011 Training: http://bestpractical.com/services/training.html
>
>
>
> --------
> 2011 Training: http://bestpractical.com/services/training.html
>



-- 
Best regards, Ruslan.



More information about the rt-users mailing list