ID: 9567
User Update by: [EMAIL PROTECTED]
Old-Status: Closed
Status: Open
Bug Type: *Directory/Filesystem functions
Description: Warning: file("http://www.php.net") - Bad file descriptor in /usr/........

No that not the problem :(

Previous Comments:
---------------------------------------------------------------------------

[2001-04-10 11:02:07] [EMAIL PROTECTED]
maybe it's the missing slash after the hostname?

http://www.php.net is not a legal URL
while http://www.php.net/ is

---------------------------------------------------------------------------

[2001-04-10 10:48:54] [EMAIL PROTECTED]
No feedback. If this happens also with soon to be released PHP 4.0.5, reopen this bug 
report.

--Jani


---------------------------------------------------------------------------

[2001-03-06 06:42:40] [EMAIL PROTECTED]
Works for me. Are you sure it still happens for the latest CVS?

---------------------------------------------------------------------------

[2001-03-05 16:30:17] [EMAIL PROTECTED]
<?php
$fcontents = file ('http://www.php.net');
?>

Warning: file("http://www.php.net") - Bad file descriptor in 
/usr/home/tpost/public_html/.../php/test.php on line 3


Can you help me? I can find only bug reports but no solution on the problem...

thank you

---------------------------------------------------------------------------


Full Bug description available at: http://bugs.php.net/?id=9567


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to