[rt-users] webmux.pl - content_type error

Honza Rezab honza at rezab.org
Wed Mar 1 04:39:26 EST 2006


Hello all.

I have problem with new RT.
I installed RT 3.4.5. on my debian.
I have Apache 2.0.52 with mod_perl/2.0.2.
Perl is 5.8.4.

When I make "make testdeps" I see "all is OK (found)".

Configuration in httpd.conf is:

<VirtualHost *:80>
         ServerName helpdesk.domain.cz
         DocumentRoot /opt/rt3/share/html
         AddDefaultCharset UTF-8
         LogFormat "%h %l %u %t \"%r\" %>s %b" common
         CustomLog logs/helpdesk.domain.cz.access_log common
         ErrorLog logs/helpdesk.domain.cz.error_log

         PerlModule Apache::DBI
         PerlRequire /opt/rt3/bin/webmux.pl

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

If I want view web interface, I see only "500 Internal 
Server Error" and in apache logs is:

Can't locate object method "content_type" via package 
"Apache2::RequestRec" at /opt/rt3/bin/webmux.pl line 108.\n

Can you help me???

-- 
Jan Rezab
------------------------------
Mobil:        +420 603 553 811
E-mail:        honza at rezab.org
WWW:      http://www.rezab.org
ICQ:               153 407 507
Yahoo IM:          honza.rezab
AIM:                honzarezab
------------------------------

Dobra nalada nevyresi vsechny tvoje problemy,
ale nasere tolik lidi, ze stoji za to si ji pestovat.



More information about the rt-users mailing list