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 <ale...@bestpractical.com>
To: Randy Schwager <eyzo...@yahoo.com>
Cc: "rt-users@lists.bestpractical.com" <rt-users@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

Reply via email to