On Thu, 9 Aug 2001, Sterling Hughes wrote:

> On Wed, 8 Aug 2001, Andrew Lindeman formally [EMAIL PROTECTED] wrote:
>
> > I can't use fopen (file) to get anything off the
> > internet with the latest cvs...
> >
> > <?
> > $file=fopen("http://php.net/","r";);
> > fpassthru($file);
> > ?>
> > Will produce "Segmentation Fault (core dumped)"
> >
> > No idea why, but it probably needs to be fixed.
> >
>
>     I was able to generate the attached backtrace...
>
>     -Sterling
>

    Actually, scratch that -- it seems to be fixed with the latest CVS,
    I had an old binary lying around.

    -Sterling


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