Project

General

Profile

Actions

Bug #1207

closed

no output from programs called from cgi scripts

Added by Anonymous almost 17 years ago. Updated over 7 years ago.

Status:
Obsolete
Priority:
Normal
Category:
mod_cgi
Target version:
ASK QUESTIONS IN Forums:

Description

using mod_cgi... when i call binaries in any cgi script (perl/python e.g.) i'm not able to get their output (not even STDOUT)... i noticed this when i tried to get cvsweb or viewvc to work

i found this is caused by a "close(STDERR_FILENO);" right below a big FIXME ;) in mod_cgi.c (what is this good for?)

a workaround in perl is easy, but i don't know any for python (yet)

Actions #1

Updated by gstrauss over 7 years ago

  • Description updated (diff)
  • Assignee deleted (jan)
  • Missing in 1.5.x set to Yes
Actions #2

Updated by gstrauss over 7 years ago

  • Status changed from New to Obsolete
Actions

Also available in: Atom