ID:               36671
 Comment by:       vortech at gmail dot com
 Reported By:      doppelbauer at gmail dot com
 Status:           No Feedback
 Bug Type:         HTTP related
 Operating System: Win XP SP2
 PHP Version:      4.4.2
 New Comment:

Well we have the same issue but now http://snaps.php.net/ looks like a
mess with nothing working for windows. ANy way to get a CVS for windows
that works, I have tried older versions and new version of 4.x and same
errors.


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

[2006-03-17 01:00:05] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

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

[2006-03-09 22:32:01] judas dot iscariote at gmail dot com

IIRC, this bug has been fixed in CVS.

try a CVS snapshot.

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

[2006-03-09 15:21:38] [EMAIL PROTECTED]

Thank you for this bug report. To properly diagnose the problem, we
need a backtrace to see what is happening behind the scenes. To
find out how to generate a backtrace, please read
http://bugs.php.net/bugs-generating-backtrace.php for *NIX and
http://bugs.php.net/bugs-generating-backtrace-win32.php for Win32

Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open". Thank you for helping
us make PHP better.

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

[2006-03-09 15:20:10] doppelbauer at gmail dot com

Description:
------------
file_get_contents() or fopen() with http wrapper -> PHP crashes (Dr.
Watson)

Reproduce code:
---------------
<?php
file_get_contents("http://www.ccn.com/";);
?>
or
<?php
fopen("http://www.ccn.com/","rb";);
?>



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


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

Reply via email to