php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #8695 set_time_limit() is ignored during exectution of shell commands
Submitted: 2001-01-14 01:37 UTC Modified: 2001-02-19 23:35 UTC
From: dave at icezip dot com Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 4.0.4pl1 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: dave at icezip dot com
New email:
PHP Version: OS:

 

 [2001-01-14 01:37 UTC] dave at icezip dot com
If set_time_limit(), as well as the default execution limit, is ignored during exection of a shell command (called either though exec() or ``) allowing that process to sit forever if the shell script gets stuck.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-02-19 23:35 UTC] andre@php.net
won't fix, look at the documentation how to work around
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Jul 05 01:01:35 2025 UTC