php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4536 Behaviour of fopen and gzopen differs when running as apache module
Submitted: 2000-05-22 03:51 UTC Modified: 2000-06-28 14:25 UTC
From: vvs_php at nsrd dot npi dot msu dot su Assigned:
Status: Closed Package: Other
PHP Version: 4.0 Release Candidate 2 OS: Unixes
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: vvs_php at nsrd dot npi dot msu dot su
New email:
PHP Version: OS:

 

 [2000-05-22 03:51 UTC] vvs_php at nsrd dot npi dot msu dot su
<?

gzopen($filename,"wb");


?>
Gives:
Warning: Unable to access
/usr/local/apache/htdoc/gop/trend/bum/logz/cht_22052000_1123.html.gz in
/usr/local/apache/htdoc/gop/trend/bum/main.phtml on line 
3

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-06-28 14:25 UTC] andi at cvs dot php dot net
Please try PHP 4.0.1 due to be released tomorrow. If this still happens then open a new bug report.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Apr 28 22:01:29 2024 UTC