|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2001-05-27 23:35 UTC] sniper@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Tue Oct 28 11:00:01 2025 UTC |
This statement $fp = fopen("http://www.php.net/", "r"); produce this Error Warning: fopen("http://www.php.net/","r") - Bad file descriptor in /usr/local/httpd/htdocs/web_interface/test.php3 on line 22 I have search for this Error an find this. Then I trie the inclusion and I get the same Error Message like below. Is there any solution for this error? Thanks! just upgraded to php-4.0.3pl1-3 via the rpm on a RedHat 7.0 server. Now it seems that my includes for URL's does not work anymore. I put the allow_url_fopen in the php.ini and still no luck.. Any one else run into this problem? PS. the URL is there..i checked ;) Here is the message ... Warning: Failed opening 'http://static.userland.com/myUserLandHtml/currentRenderings/service03474.html' for inclusion include_path='.:/usr/share/php') in /home/httpd/html/stuff.php on line 16