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
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:
43 + 34 = ?
Subscribe to this entry?

 
 [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 Apr 25 05:01:33 2024 UTC