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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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 26 01:01:30 2024 UTC