[rt-users] FastCGI problem on RT3
Zhang Qu
zqu at bellanet.org
Sun Sep 28 17:22:45 EDT 2003
Hi,folks
I have struggled against this problem for a while, anyone got
experience please give me a hand. Thanks in advance.
After I modify httpd.conf to cater FastCGI
ScriptAlias /rt/ "/opt/rt3/bin/mason_handler.fcgi/"
I got this error when I tried to access RT the first time. My
configuration is RH8/Apache/2.0.40/perl 5.8.0/RT3.0.6
I searched whole list archive but I could not find an answer to this
problem. Thanks again!
=============================================================================
error: Insecure dependency in mkdir while running setuid at /usr/lib/perl5/5.8.0/File/Path.pm line 147.
context:
...
143: unless (-d $parent or $path eq $parent) {
144: push(@created,mkpath($parent, $verbose, $mode));
145: }
146: print "mkdir $path\n" if $verbose;
147: unless (mkdir($path,$mode)) {
148: my $e = $!;
149: # allow for another process to have created it meanwhile
150: croak "mkdir $path: $e" unless -d $path;
151: }
...
code stack: /usr/lib/perl5/5.8.0/File/Path.pm:147
g /usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Compiler/ToObject.pm:102
g /usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Interp.pm:309
g /usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Request.pm:198
g /usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Request.pm:166
g /usr/lib/perl5/site_perl/5.8.0/Class/Container.pm:265
g /usr/lib/perl5/site_perl/5.8.0/Class/Container.pm:343
g /usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Interp.pm:213
g /usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Interp.pm:207
g /usr/lib/perl5/site_perl/5.8.0/HTML/Mason/CGIHandler.pm:89
g /usr/lib/perl5/site_perl/5.8.0/HTML/Mason/CGIHandler.pm:72
g /opt/rt3/bin/mason_handler.fcgi:53
g
raw error
--
Best regards,
Zhang mailto:zqu at bellanet.org
More information about the rt-users
mailing list