ID:               40197
 Updated by:       [EMAIL PROTECTED]
 Reported By:      ddrewery at gmail dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         HTTP related
 Operating System: Fedora Core 6
 PHP Version:      5.2.0
 New Comment:

Absolutely no need for root access, just a usual unprivileged account
is enough.
Sure, send it to [EMAIL PROTECTED]


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

[2007-01-22 20:56:16] ddrewery at gmail dot com

Sorry about that.. I can give you root access.  Can I just send it to
you @php account?

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

[2007-01-22 20:44:18] [EMAIL PROTECTED]

Okay, you can reproduce it. But now *I* need to reproduce it.
That was the question - how to reproduce it?
Hint: an account on your machine might be the answer.

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

[2007-01-22 20:30:25] ddrewery at gmail dot com

I run that and get this..

# php -r 'var_dump(strlen(file_get_contents("http://google.com";)));'
PHP Warning:  file_get_contents(http://google.com): failed to open
stream: HTTP request failed!  in Command line code on line 1

Warning: file_get_contents(http://google.com): failed to open stream:
HTTP request failed!  in Command line code on line 1
int(0)

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

[2007-01-22 20:12:16] [EMAIL PROTECTED]

How to reproduce it?
# php -r 'var_dump(strlen(file_get_contents("http://google.com";)));'
int(3171)

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

[2007-01-22 19:09:20] ddrewery at gmail dot com

Ok.. I'm now running 5.2.1RC4-dev and still have the same problem.

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/40197

-- 
Edit this bug report at http://bugs.php.net/?id=40197&edit=1

Reply via email to