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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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