php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8730 fopen cant handle http requests.
Submitted: 2001-01-15 20:20 UTC Modified: 2001-06-03 01:48 UTC
From: hotthamir at hotmail dot com Assigned:
Status: Closed Package: Filesystem function related
PHP Version: 4.0.4 OS: windows me
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: hotthamir at hotmail dot com
New email:
PHP Version: OS:

 

 [2001-01-15 20:20 UTC] hotthamir at hotmail dot com
i get a bad file descriptor error when i try to use fopen("http://somedomain.com/index.php","r");

now fopen works fine when i'm dealing with local files but it cant handle http requests.

i've also noticed that fopen with http works fine under linux but it doesnt under windows.

thanks in advance.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-03 01:48 UTC] sniper@php.net
If this happens with soon to be released PHP 4.0.6, reopen.

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 19:01:28 2024 UTC