php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #2107 Exec as TTY
Submitted: 1999-08-18 19:25 UTC Modified: 2002-04-27 13:23 UTC
From: jay at westerdal dot com Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 4.0 OS: Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
8 + 7 = ?
Subscribe to this entry?

 
 [1999-08-18 19:25 UTC] jay at westerdal dot com
I want to execute "passwd" and change some passwords however PHP doesn't allow the user to operate a TTY execute statement.  I can do this in Perl!

Can PHP support ttyexec?

escapeshellcmd 
exec 
system 
passthru 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-02-10 13:39 UTC] jimw@php.net
refiled against 4.0.
 [2002-04-27 13:23 UTC] jimw@php.net
proc_open (in cvs) allows this.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 04 12:01:31 2024 UTC