[In order for any reply to be added to the PR database, ] [you need to include <[EMAIL PROTECTED]> in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ] [If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ]
Synopsis: CGIs run in /home/httpd/cgi-bin, but not anywhere else State-Changed-From-To: open-closed State-Changed-By: marc State-Changed-When: Sat Dec 11 20:12:52 PST 1999 State-Changed-Why: You are probably using Red Hat's precompiled distribution. Unfortunately, they make the very very foolish move of enabling suexec by default. If you look at the error log from the server starting, it will probably give some message about suexec being enabled. You can disasble this by getting rid of the suexec binary, wherever they hid it. or you can look at the suexec log, wherever they decided to put that, and see exactly why it is complaining. Probably due to the ownership or permissions.