[php-maint] Bug#381438: php5: proc_open() function compiled without support for pty's

Eike Dehling e.e.dehling at student.utwente.nl
Fri Aug 4 13:02:31 UTC 2006


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)




More information about the pkg-php-maint mailing list