proc_open(): pty pseudo terminal not supported on this system Cent OS6
I tried to use pty terminal type with PHP proc_open() function but could
not success and got following message:
PHP Warning: proc_open(): pty pseudo terminal not supported on this system
in xxxx.php on line xx
I saw PHP forums and it was raised somewhere in 2006 with Bug #39224 but
not sure why it was not fixed.
If you can give any clue why it was not fixed? Any security or any other
issue? I can see this code is still available in proc_open.c. I'm using
PHP 5.3.3 on CentOS 6.
Any help will be highly appreciated.
No comments:
Post a Comment