php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2060 fopen() broken under win32
Submitted: 1999-08-15 04:58 UTC Modified: 1999-09-19 09:52 UTC
From: adam at nwmedia dot com dot au Assigned:
Status: Closed Package: Reproducible Crash
PHP Version: 4.0 Beta 2 OS: Win32 (98)
Private report: No CVE-ID: None
 [1999-08-15 04:58 UTC] adam at nwmedia dot com dot au
Came across this when trying to run my PHP3 scripts
through PHP4 beta 2 under Apache.

When they come to the line
fopen($url,"r") where $url is a valid HTTP url, PHP
crashes with an error in "unknown module".

I think this should be easily reproducible -- if not, let me know and I'll provide you with more details.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-09-19 09:52 UTC] andi at cvs dot php dot net
This should be fixed in the current CVS.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Jun 02 07:01:30 2024 UTC