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 Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: jay at westerdal dot com
New email:
PHP Version: OS:

 

 [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

Pull Requests

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: Wed Sep 11 16:01:28 2024 UTC