Here's the error, with paths changed:
System errorerror: could not find component for initial path '/\' (component roots are: '/path_to_rt/local/html', '/path_to_rt/share/html')
context:
...
207: $self->{out_method} = sub { $$bufref .= $_[0] };
208: }
209: $self->{use_internal_component_caches} =
210: $self->{interp}->use_internal_component_caches;
211: $self->_initialize;
212:
213: return $self;
214: }
215:
...
code stack: /path_to_perl/lib/site_perl/5.10.0/HTML/Mason/Request.pm:211
/path_to_perl/lib/site_perl/5.10.0/Class/Container.pm:275
/path_to_perl/lib/site_perl/5.10.0/Class/Container.pm:353
/path_to_perl/lib/site_perl/5.10.0/HTML/Mason/Interp.pm:348
/path_to_perl/lib/site_perl/5.10.0/HTML/Mason/Interp.pm:342
/path_to_perl/lib/site_perl/5.10.0/HTML/Mason/CGIHandler.pm:121
/path_to_perl/lib/site_perl/5.10.0/HTML/Mason/CGIHandler.pm:73
/path_to_rt/bin/mason_handler.fcgi:78
raw error
Karl Boyken
--
Karl Boyken, system administrator
[EMAIL PROTECTED]
303A MLH, Dept. of Comp. Sci.
http://www.cs.uiowa.edu/~boyken/
The U. of Iowa, Iowa City, IA 52242 319-335-2730 (voice)
319-335-3668 (fax)
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
