Re: [PHP] proc_open and unix pty support

2006-04-04 Thread Chris
Jon wrote: *SHOULD* is the operative word here, since its *not*. No matter whether its a linux, osX or freebsd box that I try using pty support on with php 5.1.2 it says that pty support is not available for my system. Further checking in the user-contributed notes on this page: http://us2.

Re: [PHP] proc_open and unix pty support

2006-04-04 Thread Jon
*SHOULD* is the operative word here, since its *not*. No matter whether its a linux, osX or freebsd box that I try using pty support on with php 5.1.2 it says that pty support is not available for my system. Further checking in the user-contributed notes on this page: http://us2.php.net/proc

Re: [PHP] proc_open and unix pty support

2006-04-03 Thread Chris
Jon wrote: Has anyone worked with ptys using proc_open? I want to try it out but it appears to be disabled at the source level and I don't know how to re-enable it. Any info at all is appreciated. Stupid question - you're using php5 right? It should already be there: http://php.net/proc_ope

[PHP] proc_open and unix pty support

2006-04-03 Thread Jon
Has anyone worked with ptys using proc_open? I want to try it out but it appears to be disabled at the source level and I don't know how to re-enable it. Any info at all is appreciated. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php