[rt-users] Undefined subroutine

Jesse jesse at fsck.com
Fri Aug 4 15:51:06 EDT 2000


Be forewarned that rt2 isn't stable yet. What rev of the RT2 dev code are you using?


On Fri, Aug 04, 2000 at 09:47:20PM +0200, robert rotman wrote:
> 
> Hi all,
> 
> I'v tried to install rt2.0 and i got 2 errors:
> 
> 1.) I was unable to create the field int table "Transactions"
>     with the name "Data" within mysql 3.22.
>     every variations work "Data1, DataX..." but not Data.
>     upgrading to 3.23 solved this problem.

Hrm. We may end up needing to change the datatype. though mysql 3.23
may also be a requirement

> 
> 2.) I got the error:
>     "[error] Undefined subroutine &HTML::Mason::handler called."
>     (webmux.pl is called from PerlRequire and has a subroutine
>     calld "handler")
>     how can i debug this?
> 
can you show us the apropriate stanza of your apache config file?
Mine looks like this:

<VirtualHost 127.0.0.1>
DocumentRoot /opt/rt-1.3/WebRT/html
ServerName localhost
ServerAlias mason
PerlRequire /opt/rt-1.3/bin/webmux.pl
<Location />
 SetHandler perl-script
 PerlHandler RT::Mason
</Location>
</VirtualHost>

> 
> robert
> 
> ---
> di. robert rotman                                   inode.graz
> phone -> ++43-(0)316 813141       ++43-(0)316 818600/15 <- fax
> rotman at inode.at                      http://www.graz.inode.at/
> --
> this letter was written on recycled bytes used by deleted mail.
> 
> 
> 
> 
> _______________________________________________
> rt-users mailing list
> rt-users at lists.fsck.com
> http://lists.fsck.com/mailman/listinfo/rt-users
> 

-- 
jesse reed vincent --- root at eruditorum.org --- jesse at fsck.com 
pgp keyprint: 50 41 9C 03 D0 BC BC C8 2C B9 77 26 6F E1 EB 91
-------------------------------------------------------------
"If IBM _wanted_ to make clones, we could make them cheaper and faster than
anyone else!"  - An IBM Rep. visiting Vassar College's Comp Sci Department.





More information about the rt-users mailing list