php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9787 redirecting php-cgi stderr does not affect php://stderr
Submitted: 2001-03-16 10:26 UTC Modified: 2001-11-19 05:43 UTC
From: g dot giunta at libero dot it Assigned:
Status: Closed Package: Filesystem function related
PHP Version: 4.0.4pl1 OS: SCO Openserver5 (Any UNIX?)
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: g dot giunta at libero dot it
New email:
PHP Version: OS:

 

 [2001-03-16 10:26 UTC] g dot giunta at libero dot it
Redirecting php-cgi stderr when invoking a php script from the command line (as in 'myscript.php 2>error.log') does not affect writing data to php://stderr, but it does affect writing to /dev/stderr.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-10-29 02:30 UTC] sniper@php.net
First of all, does this happen with PHP 4.0.6?
Also, please explain HOW it affects it?

 [2001-11-19 05:43 UTC] sander@php.net
No feedback. Closing.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jan 15 14:01:30 2025 UTC