Re: Re: [Rt-devel] RT 3.5.2

ml at charliesangels.biz ml at charliesangels.biz
Thu Jul 28 04:14:01 EDT 2005


Hi Ruslan,

no use :(
I tried FastCGI along with Apache 1.3.33.

Here is what I get, once I started the server:

[Thu Jul 28 10:08:39 2005] [warn] FastCGI: server
"/opt/rt3/bin/mason_handler.fcgi" started (pid 16811)
[Thu Jul 28 10:08:39 2005] [notice] Apache/1.3.33 (Unix)
mod_fastcgi/mod_fastcgi-SNAP-0404142202 configured -- resuming normal
operations
[Thu Jul 28 10:08:39 2005] [notice] Accept mutex: sysvsem (Default:
sysvsem)
Undefined subroutine &XSLoader::load called at
/usr/local/perl-5.8.7/lib/5.8.7/i686-linux/Encode.pm line 9.
Compilation failed in require at /opt/rt3/lib/RT/I18N.pm line 65.
BEGIN failed--compilation aborted at /opt/rt3/lib/RT/I18N.pm line 65.
Compilation failed in require at /opt/rt3/lib/RT.pm line 48.
BEGIN failed--compilation aborted at /opt/rt3/lib/RT.pm line 48.
Compilation failed in require at /opt/rt3/bin/webmux.pl line 70.
BEGIN failed--compilation aborted at /opt/rt3/bin/webmux.pl line 70.
Compilation failed in require at /opt/rt3/bin/mason_handler.fcgi line
52.
[Thu Jul 28 10:08:39 2005] [warn] FastCGI: server
"/opt/rt3/bin/mason_handler.fcgi" (pid 16811) terminated by calling
exit with status '9'
[Thu Jul 28 10:08:40 2005] [warn] FastCGI: server
"/opt/rt3/bin/mason_handler.fcgi" started (pid 16817)


Regards
Sascha

Ruslan Zakirov <ruslan.zakirov at gmail.com> schrieb am 27.07.2005,
14:51:54:
> use fastcgi instead of mp2
> 
> On 7/27/05, ml at charliesangels.biz  wrote:
> > 
> > Hullo,
> > 
> > I hope, this is the right list, to ask my question :) If not, please
> > accept my apology. I have been trying to install RT 3.5.2 but miserably
> > failed.
> > 
> > Here ist what I did:
> > 
> > 1) Installed httpd-2.0.54 from source
> > 2) Dynamically Linked mod_perl-2.0-current
> > 3) Installed HTML-Mason-1.29_02
> > 4) Install RT with the following Virtual Host:
> > 
> > 
> >     ServerName rt.127.0.0.1
> >     DocumentRoot /opt/rt3/share/html
> >     AddDefaultCharset UTF-8
> > 
> >     PerlModule Apache::DBI
> >     PerlRequire /opt/rt3/bin/webmux.pl
> > 
> >     
> >      SetHandler perl-script
> >      PerlHandler RT::Mason
> >      PerlHandler HTML::Mason::ApacheHandler
> >     
> > 
> > 
> > Now when I try to start the Webserver with
> > "/opt/httpd/prefork/bin/apachectl start" I get following entry in the
> > error_log:
> > 
> > [Wed Jul 27 08:09:43 2005] [error] Can't locate object method
> > "menu_item" via package "Apache::Status" (perhaps you forgot to load
> > "Apache::Status"?) at
> > /usr/lib/perl5/site_perl/5.8.3/HTML/Mason/ApacheHandler.pm line
> > 342.\nCompilation failed in require at
> > /opt/rt3/lib/RT/Interface/Web/Handler.pm line 147.\nCompilation failed
> > in require at (eval 2) line 1.\n
> > [Wed Jul 27 08:09:43 2005] [error] Can't load Perl file:
> > /opt/rt3/bin/webmux.pl for server rt.127.0.0.1:0, exiting...
> > 
> > 
> > I would appreciate some help, here.
> > 
> > Thanks and regards
> > Sascha
> > _______________________________________________
> > Rt-devel mailing list
> > Rt-devel at lists.bestpractical.com
> > http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-devel
> > 
> 
> 
> -- 
> Best regards, Ruslan.


More information about the Rt-devel mailing list