Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:22669 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 9237 invoked by uid 1010); 5 Apr 2006 00:10:08 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 9221 invoked from network); 5 Apr 2006 00:10:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Apr 2006 00:10:08 -0000 X-Host-Fingerprint: 38.98.1.66 unknown Received: from ([38.98.1.66:9106] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id E7/B1-21996-FDA03344 for ; Tue, 04 Apr 2006 20:10:07 -0400 Message-ID: To: internals@lists.php.net Date: Tue, 04 Apr 2006 17:10:02 -0700 User-Agent: Thunderbird 1.5 (Macintosh/20051201) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 38.98.1.66 Subject: proc_open and ptys From: jon@cyberflowsolutions.com (Jon) Unix98 pty support actually appears to be disabled in the php 5.1.2 source. I'd like to play around with this but I can't find out how to re-enable it. Does anyone know? Also I'd be curious to find out why its currently disabled since the web documentation has no mention of it whatsoever. thanks in advance, ~jon