php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #55 not returning exit value of programs run with System, Exec & co
Submitted: 1998-02-11 11:43 UTC Modified: 1999-06-12 16:10 UTC
From: gorgo at caesar dot elte dot hu Assigned:
Status: Closed Package: Other
PHP Version: 3.0b4 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: gorgo at caesar dot elte dot hu
New email:
PHP Version: OS:

 

 [1998-02-11 11:43 UTC] gorgo at caesar dot elte dot hu
I'm using the apache module version with apache 1.2.4. 
I have some scripts which call external programs, mostly
with System. When I start apache, the return value is
returned correctly for a while. After some time it is not,
-1 is returned. It might be a libc problem (I use glibc 
2.0.6, I am going to try with 2.0.7pre1 now), but I don't
think it is probable.

Greg 

Patches

Pull Requests

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 16:01:28 2024 UTC