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
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Mon Apr 29 12:01:32 2024 UTC