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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Fri May 09 19:01:28 2025 UTC