Package: php5 Severity: normal The proc_open function in php5 is compiled without support for using pty's, using proc_open with pipes makes some command line applications refuse to work. To fix this, change "#if 0 && PHP_HAS_PTS ..." line in php-5.1.4/ext/standard/proc_open.c so the "0 &&" is removed.
-- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel: Linux 2.6.3 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]