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
 [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: Thu May 09 03:01:32 2024 UTC