ID: 7894
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Feedback
Status: Closed
Bug Type: Filesystem function related
Assigned To: venaas
Comments:

No feedback. If this happens with soon to be released PHP 4.0.5 too, reopen this bug 
report.

--Jani


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

[2001-03-08 20:30:23] [EMAIL PROTECTED]
Please try the latest CVS snapshot from http://snaps.php.net/

--Jani


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

[2001-01-07 14:29:06] [EMAIL PROTECTED]
The reason might be that fopen()  doesn't handle redirects. I hope
to add redirect support again though. To check if this is the reason,
check the contents of $http_response_header right after the
fopen() call and see if it contains a redirect.

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

[2000-11-20 13:47:00] [EMAIL PROTECTED]
<?
fopen("http://www.yahoo.com/","r");
?>

This simple "fopen" works on one machine that has 4.0.1pl3, but in this machine with 
4.0.3pl1 I get this error:

Bad file descriptor



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



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=7894&edit=2


-- 
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