php-developer-list | 2001041
Date: 04/10/01
- Next message: nobody <email protected>: "[PHP-DEV] PHP 4.0 Bug #10261: enough SPAM"
- Previous message: sniper <email protected>: "[PHP-DEV] PHP 4.0 Bug #9720 Updated: Location header + session causes an infinite loop"
- Next in thread: christian.goebel <email protected>: "[PHP-DEV] PHP 4.0 Bug #9567 Updated: Warning: file("http://www.php.net") - Bad file descriptor in /usr/........"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 9567
Updated by: hholzgra
Reported By: christian.goebel <email protected>
Status: Closed
Bug Type: *Directory/Filesystem functions
Assigned To:
Comments:
maybe it's the missing slash after the hostname?
http://www.php.net is not a legal URL
while http://www.php.net/ is
Previous Comments:
---------------------------------------------------------------------------
[2001-04-10 10:48:54] sniper <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] stas <email protected>
Works for me. Are you sure it still happens for the latest CVS?
---------------------------------------------------------------------------
[2001-03-05 16:30:17] christian.goebel <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
---------------------------------------------------------------------------
ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=9567&edit=2
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: nobody <email protected>: "[PHP-DEV] PHP 4.0 Bug #10261: enough SPAM"
- Previous message: sniper <email protected>: "[PHP-DEV] PHP 4.0 Bug #9720 Updated: Location header + session causes an infinite loop"
- Next in thread: christian.goebel <email protected>: "[PHP-DEV] PHP 4.0 Bug #9567 Updated: Warning: file("http://www.php.net") - Bad file descriptor in /usr/........"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

