tested on a linux 2.2.16-22 kernel (Red Hat 7.0)

happens with apache module and on command line.

On Wed, 08 Aug 2001, Zeev Suraski wrote:
> I'm unable to reproduce this under Linux (non thread safe) or Windows 
> (thread safe)...
> 
> At 23:28 08-08-01, 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.
> >--
> >-----
> >Andy :)
> >"Black holes are where God divided by zero."
> >
> >--
> >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]
> 
> --
> Zeev Suraski <[EMAIL PROTECTED]>
> CTO &  co-founder, Zend Technologies Ltd. http://www.zend.com/
> 
> 
> -- 
> 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]
-- 
-----
Andy :)
"Black holes are where God divided by zero."

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