On Fri, Apr 08, 2005 at 09:25:44AM +0300, Shachar Shemesh wrote: > Tzafrir Cohen wrote: > > >On Thu, Apr 07, 2005 at 06:53:50PM +0300, Shachar Shemesh wrote: > > > >>The problem was that some directory in the path was not set according to > >>perlsuid's strict rules. As a result, "system" never returned, printing > >>the reason to stderr (but there was no one there to receive it, as it > >>was from a web application). > > > >Isn't the stderr sent to the error log of apache? > > > I captured stderr so that I could detect the program failing, but had no > facilities for doing any actual relay of the information to somewhere > useful. That is a useful idea, though. I'll redirect the stderr to the > apache error log. > > Thanks,
You shouldn't need to. This is the default for apache CGI scripts. Or am I missing anything? -- Tzafrir Cohen | New signature for new address and | VIM is http://tzafrir.org.il | new homepage | a Mutt's [EMAIL PROTECTED] | | best ICQ# 16849755 | Space reserved for other protocols | friend ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]