Re: [PHP-DEV] Another latest CVS problem From: Sascha Schumann (sas <email protected>)
Date: 12/29/98

On Tue, 29 Dec 1998, Michael Brennen wrote:

> The new daemon is mostly stable on the very latest PHP3 tree. I am
> still occasionally getting Document Contains No Data errors; this
> might be every 20-30 page loads or so when running as a full preforked
> daemon. I've not been able to find where it might be failing because
> when I run under gdb with -X option, about every other page load I get
> an error similar to one of the following below. PHP3 and Apache are
> both compiled with -g -O flags.

The output looks like a) you are debugging the stripped version (Apache
installs only the stripped version) or b) the error is happening in a
dynamic loaded module. Without more concrete information, noone will be
able to help you in such a specific case.

          Regards,
                                                                                
                            Sascha Schumann |
                                 Consultant | finger sas <email protected>
                                            | for PGP public key

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>