Date: 12/29/98
- Next message: sas: "[PHP-DEV] CVS update: php3/functions"
- Previous message: Kirill Maximov: "[PHP-DEV] Question about server sub-version"
- In reply to: Michael Brennen: "Re: [PHP-DEV] Another latest CVS problem"
- Next in thread: Michael Brennen: "Re: [PHP-DEV] Another latest CVS problem"
- Reply: Michael Brennen: "Re: [PHP-DEV] Another latest CVS problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: sas: "[PHP-DEV] CVS update: php3/functions"
- Previous message: Kirill Maximov: "[PHP-DEV] Question about server sub-version"
- In reply to: Michael Brennen: "Re: [PHP-DEV] Another latest CVS problem"
- Next in thread: Michael Brennen: "Re: [PHP-DEV] Another latest CVS problem"
- Reply: Michael Brennen: "Re: [PHP-DEV] Another latest CVS problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

