RE: [PHP-DEV] [HEADS UP] PHP not Parsing From: James Moore (jmoore <email protected>)
Date: 12/27/00

Replying to myself again that should be log_errors = syslog :)

James

> -----Original Message-----
> From: James Moore [mailto:jmoore <email protected>]
> Sent: 27 December 2000 22:30
> To: zeev <email protected>
> Cc: PHP Developers Mailing List
> Subject: RE: [PHP-DEV] [HEADS UP] PHP not Parsing
>
>
> This is Mandrake 7.1 (helium) Kernel 2.2.15-4mdkfb
> The output of PHPinfo is mirrored on the web at
> http://phpuk.org/phptest/phpinfo.htm (different server).
> Ill pop httpd.conf and php.ini up in 5 mins.
>
> I first noticed this when I set error reporting to syslog but
> this might be
> unconnected just about to test to see if this is the case.
>
> James
> --
> James Moore
> PHP Quality Assurance Team
> jmoore <email protected>
>
>
> > -----Original Message-----
> > From: Zeev Suraski [mailto:zeev <email protected>]
> > Sent: 27 December 2000 22:15
> > To: James Moore
> > Cc: PHP Developers Mailing List
> > Subject: Re: [PHP-DEV] [HEADS UP] PHP not Parsing
> >
> >
> > Apache thread?
> > WHat platform is this?
> >
> >
> > At 23:51 27/12/2000, James Moore wrote:
> > >While trying to reproduce another bug I have managed to
> reproduce the php
> > >not parsing bug.
> > >
> > >CVS from 1-2 days ago.. Running ab to test the output varies
> from time to
> > >time.. I do it in my browser and I get phpsource file.
> > >Its happening 1-2 times in 20-30 requests. Seems mainly as
> > apache thread is
> > >dieing.. Ill try to create a test script to do repeat tests but
> > atm im just
> > >running the following:
> > >
> > >--- test.php ---
> > ><?php
> > >
> > >$fp = fopen("http://10.0.0.2/","r");
> > >$h = fread($fp, 1);
> > >echo "test";
> > >
> > >?>
> > >-----------------
> > >and then
> > >ab -n 30 http://10.0.0.2/test.php
> > >
> > >Ill make sure its not me being stupid and if this isnt the
> case then Ill
> > >make all info about the system I can avalible and hopefully
> the devs can
> > >help my track down where the bug is happening and then maybe we
> > can get it
> > >fixed.
> > >
> > >James
> > >--
> > >James Moore
> > >PHP Quality Assurance Team
> > >jmoore <email protected>
> > >
> > >
> > >--
> > >PHP Development Mailing List <http://www.php.net/>
> > >To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
> > >For additional commands, e-mail: php-dev-help <email protected>
> > >To contact the list administrators, e-mail:
> php-list-admin <email protected>
> >
> > --
> > Zeev Suraski <zeev <email protected>>
> > CTO & co-founder, Zend Technologies Ltd. http://www.zend.com/
> >
> >
> > --
> > PHP Development Mailing List <http://www.php.net/>
> > To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
> > For additional commands, e-mail: php-dev-help <email protected>
> > To contact the list administrators, e-mail: php-list-admin <email protected>
>
>
> --
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
> For additional commands, e-mail: php-dev-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>