Bugzilla Help needed

Andreas Höfler andreas.hoefler at bearingpoint.com
Wed Dec 17 10:34:15 UTC 2003


bikash.x.karmakar at verizon.com wrote:

> The apache logs contains this ......i am trying to run test.cgi from the
> browser .
>
> Re: Bugzilla Help needed
>
> [Tue Dec 16 18:38:10 2003] [notice] caught SIGTERM, shutting down
> [Tue Dec 16 18:38:14 2003] [notice] Apache/1.3.23 (Unix)  (Red-Hat/Linux)
> mod_python/2.7.6 Python/1.5.2 mod_ssl/2.8.7 OpenSSL/0.9.6b DAV/1.0.3
> PHP/4.1.2 mod_perl/1.26 mod_throttle/3.1.2 configured -- resuming normal
> operations
> [Tue Dec 16 18:38:14 2003] [notice] suEXEC mechanism enabled (wrapper:
> /usr/sbin/suexec)
> [Tue Dec 16 18:38:14 2003] [notice] Accept mutex: sysvsem (Default:
> sysvsem)
> [Wed Dec 17 15:01:35 2003] [error] (13)Permission denied: exec of
> /root/bugtracker/temp/bugzilla-2.16.4/test.cgi failed
>
You don't make a cgi-script with root-privileges accessible from network 
do you???

Is the executable-bit set for this cgi-file?
 chmod u+x /root/bugtracker/temp/bugzilla-2.16.4/test.cgi

best regards,
 Andreas



More information about the developers mailing list