[rt-users] RT3 and fastcgi problem
Harald Wagener
hwagener at hamburg.fcb.com
Mon Apr 14 11:20:13 EDT 2003
Dear list,
after having installed rt3 successfully on two different machines using
apache 1.3.27 and fastcgi, a third one does not want to play nice.
Would someone be so nice and state the obvious for me? I get the
following in the error log:
Insecure dependency in require while running setgid at
/opt/rt3/lib/RT/I18N.pm line 82
Compilation failed in require at /opt/rt3/bin/mason_handler.fcgi line
28.
[Mon Apr 14 17:09:32 2003] [warn] FastCGI:
server /opt/rt3/bin/mason_handler.fcgi" (pid 24546) terminated by
calling exit with status '255'
This is with rt-3.0.1pre2, perl 5.8.0, apache 1.3.27, fastcgi 2.4.0
The VirtualHost definition for this host is:
<VirtualHost *>
DocumentRoot /opt/rt3/share/html
FastCgiServer /opt/rt3/bin/mason_handler.fcgi
AddDefaultCharset UTF-8
Alias /NoAuth/images/ /opt/rt3/share/html/NoAuth/images/
ScriptAlias / /opt/rt3/bin/mason_handler.fcgi/
AddHandler fastcgi-script fcgi
</Virtualhost>
I think this might be a permission problem, and thus I tried a 'make
fixperms', but that did not help a lot.
Regards,
Harald
--
Harald Wagener * FCB/Wilkens * An der Alster 42 * 20099 Hamburg
More information about the rt-users
mailing list