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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
38 + 9 = ?
Subscribe to this entry?

 
 [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: Tue May 14 22:01:31 2024 UTC