ID: 40197
User updated by: ddrewery at gmail dot com
Reported By: ddrewery at gmail dot com
-Status: Feedback
+Status: Open
Bug Type: HTTP related
Operating System: Fedora Core 6
PHP Version: 5.2.0
New Comment:
I emailed you the root password. I also created an account called
tony.
Previous Comments:
------------------------------------------------------------------------
[2007-01-22 21:02:55] [EMAIL PROTECTED]
Absolutely no need for root access, just a usual unprivileged account
is enough.
Sure, send it to [EMAIL PROTECTED]
------------------------------------------------------------------------
[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)
------------------------------------------------------------------------
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