Help!

Hello everybody,
Hello everybody,

I have installed RT.3 and it seem to be working very well until I add a new
Virtual host to my web server.
When I try to access RT, it give this error:

[error] [client xxx.xxx.xxx.xxx] def is not a valid Log::Dispatch log level
at /rtdir/lib/RT.pm line 200!

Any idea about where the problem can come from?

My config:

ServerName rt.mydomain.org DocumentRoot /rtdir/share/html AddDefaultCharset UTF-8 ErrorLog logs/rt-error_log CustomLog logs/rt-access_log common
 PerlSetVar MasonArgsMethod CGI
 PerlModule Apache2 Apache::compat
 RewriteEngine On
 RewriteRule ^(.*)/$ $1/index.html [PT]

 PerlModule Apache::DBI
 PerlRequire /usr/local/rt3/bin/webmux.pl

 <Location />
     SetHandler perl-script
     PerlHandler RT::Mason
 </Location>

dexter!

You sound like you changed an “undef” to a “def”.
There’s no such thing as "def"On Wed, Aug 11, 2004 at 04:47:31PM +0200, Dexter wrote:

Hello everybody,
Hello everybody,

I have installed RT.3 and it seem to be working very well until I add a new
Virtual host to my web server.
When I try to access RT, it give this error:

[error] [client xxx.xxx.xxx.xxx] def is not a valid Log::Dispatch log level
at /rtdir/lib/RT.pm line 200!

Any idea about where the problem can come from?

My config:

ServerName rt.mydomain.org DocumentRoot /rtdir/share/html AddDefaultCharset UTF-8 ErrorLog logs/rt-error_log CustomLog logs/rt-access_log common
PerlSetVar MasonArgsMethod CGI
PerlModule Apache2 Apache::compat
RewriteEngine On
RewriteRule ^(.*)/$ $1/index.html [PT]

PerlModule Apache::DBI
PerlRequire /usr/local/rt3/bin/webmux.pl

<Location />
    SetHandler perl-script
    PerlHandler RT::Mason
</Location>

dexter!


The rt-users Archives

Be sure to check out the RT wiki at http://wiki.bestpractical.com

Ohhh. … thanks! You were right there was ‘def’ :frowning:
(I don’t how it get there) in the Sitconf file near
the Logging directives!

Cheers.

d.

In the immortal words of Jesse Vincent (jesse@bestpractical.com):

You sound like you changed an “undef” to a “def”.
There’s no such thing as “def”

Tell that to Russell Simmons.

-n

-------------------------------------------------------------memory@blank.org
“Reinstalling sendmail after you’ve gotten 0wn3d is like putting a fresh, NEW
`kick me’ on your butt because the old one is too wrinkled.” (–Russ Nelson)
http://blank.org/memory/-----------------------------------------------------